1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 20:55:50 +02:00

Merge pull request #17769 from croaky/hound

Add SCSS configuration for Hound
This commit is contained in:
Chris Rebert
2015-10-04 10:58:02 -07:00

6
.hound.yml Normal file
View File

@@ -0,0 +1,6 @@
java_script:
enabled: false
scss:
config_file: scss/.scss-lint.yml
enabled: true
ignore_file: scss/_normalize.scss