mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: true
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ linters:
|
||||
SpaceBeforeBrace:
|
||||
enabled: true
|
||||
style: space
|
||||
allow_single_line_padding: false
|
||||
allow_single_line_padding: true
|
||||
|
||||
SpaceBetweenParens:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user