mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-20 20:30:58 +00:00
SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: true
This commit is contained in:
parent
5a986744f7
commit
895be6efb0
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ linters:
|
|||
SpaceBeforeBrace:
|
||||
enabled: true
|
||||
style: space
|
||||
allow_single_line_padding: false
|
||||
allow_single_line_padding: true
|
||||
|
||||
SpaceBetweenParens:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue