mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Hound: Disable scss. (#24221)
This commit is contained in:
parent
682ad1fff5
commit
0a3830997b
@ -3,6 +3,9 @@ fail_on_violations: true
|
||||
stylelint:
|
||||
config_file: build/.stylelintrc
|
||||
|
||||
scss:
|
||||
enabled: false
|
||||
|
||||
jshint:
|
||||
enabled: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user