aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-10-04 10:58:02 -0700
committerChris Rebert <[email protected]>2015-10-04 10:58:02 -0700
commitd53943d8584793314944891234a2eb2372f75e38 (patch)
tree8be3cfe504beb7fb2a34312b6de0bd5433acbb20
parent10f6e97ec2c59cbeb3c892936e8b7cb3faa1e247 (diff)
parenta7b37dc08df4e409767e7af6ea894afbeade83ce (diff)
downloadbootstrap-d53943d8584793314944891234a2eb2372f75e38.tar.xz
bootstrap-d53943d8584793314944891234a2eb2372f75e38.zip
Merge pull request #17769 from croaky/hound
Add SCSS configuration for Hound
-rw-r--r--.hound.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hound.yml b/.hound.yml
new file mode 100644
index 000000000..cd39b4b30
--- /dev/null
+++ b/.hound.yml
@@ -0,0 +1,6 @@
+java_script:
+ enabled: false
+scss:
+ config_file: scss/.scss-lint.yml
+ enabled: true
+ ignore_file: scss/_normalize.scss