config/default.yml in scss_lint-0.48.0 vs config/default.yml in scss_lint-0.49.0
- old
+ new
@@ -166,10 +166,10 @@
enabled: true
convention: hyphenated_lowercase # or 'strict_BEM', or 'hyphenated_BEM', or 'snake_case', or 'camel_case', or a regex pattern
Shorthand:
enabled: true
- allowed_shorthands: [1, 2, 3]
+ allowed_shorthands: [1, 2, 3, 4]
SingleLinePerProperty:
enabled: true
allow_single_line_rule_sets: true