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