mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 06:03:10 +02:00
Fixes #18562: Disable Hound for Ruby
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
javascript:
|
|
||||||
enabled: false
|
|
||||||
scss:
|
scss:
|
||||||
config_file: scss/.scss-lint.yml
|
config_file: scss/.scss-lint.yml
|
||||||
enabled: true
|
enabled: true
|
||||||
ignore_file: scss/_normalize.scss
|
ignore_file: scss/_normalize.scss
|
||||||
|
|
||||||
|
javascript:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
|
ruby:
|
||||||
|
enabled: false
|
||||||
|
Reference in New Issue
Block a user