aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/.scss-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/.scss-lint.yml b/scss/.scss-lint.yml
index 6681def40..2f5dc20e1 100644
--- a/scss/.scss-lint.yml
+++ b/scss/.scss-lint.yml
@@ -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