mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
update scss linter to allow multiple spaces before on single line
This commit is contained in:
+1
-1
@@ -492,7 +492,7 @@ linters:
|
|||||||
SpaceBeforeBrace:
|
SpaceBeforeBrace:
|
||||||
enabled: true
|
enabled: true
|
||||||
style: space # or 'new_line'
|
style: space # or 'new_line'
|
||||||
allow_single_line_padding: false
|
allow_single_line_padding: true
|
||||||
|
|
||||||
SpaceBetweenParens:
|
SpaceBetweenParens:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user