mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
update scss linter to allow multiple spaces before on single line
This commit is contained in:
parent
0b8a281920
commit
eb5ad730ee
@ -492,7 +492,7 @@ linters:
|
||||
SpaceBeforeBrace:
|
||||
enabled: true
|
||||
style: space # or 'new_line'
|
||||
allow_single_line_padding: false
|
||||
allow_single_line_padding: true
|
||||
|
||||
SpaceBetweenParens:
|
||||
enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user