config/default.yml in scss-lint-0.32.0 vs config/default.yml in scss-lint-0.33.0

- old
+ new

@@ -103,10 +103,10 @@ enabled: true max_depth: 3 SelectorFormat: enabled: true - convention: hyphenated_lowercase # or 'BEM', or 'snake_case', or 'camel_case', or a regex pattern + convention: hyphenated_lowercase # or 'BEM', or 'hyphenated_BEM', or 'snake_case', or 'camel_case', or a regex pattern Shorthand: enabled: true SingleLinePerProperty: