1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 13:17:29 +03:00
css/.hound.yml
Dan Croak 97d0ee5e3b Configure Hound to use in-repo SCSS lint config
* The `enabled` flag is now turned on.
* The file name is `scss/.scss-lint.yml`.

https://twitter.com/mdo/status/581544087146254338
2015-04-01 16:08:12 -07:00

13 lines
145 B
YAML

scss:
enabled: true
config_file: scss/.scss-lint.yml
ruby:
enabled: false
coffee_script:
enabled: false
java_script:
enabled: false