Commit 895be6ef authored by Chris Rebert's avatar Chris Rebert

SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: true

parent 5a986744
......@@ -128,7 +128,7 @@ linters:
SpaceBeforeBrace:
enabled: true
style: space
allow_single_line_padding: false
allow_single_line_padding: true
SpaceBetweenParens:
enabled: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment