2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Fixes #18562: Disable Hound for Ruby

This commit is contained in:
Mark Otto
2016-02-06 16:07:24 -08:00
parent 856e217574
commit 4be6b91467
+6 -2
View File
@@ -1,6 +1,10 @@
javascript:
enabled: false
scss:
config_file: scss/.scss-lint.yml
enabled: true
ignore_file: scss/_normalize.scss
javascript:
enabled: false
ruby:
enabled: false