config/default.yml in scss-lint-0.19.0 vs config/default.yml in scss-lint-0.20.0
- old
+ new
@@ -37,12 +37,14 @@
enabled: true
width: 2
LeadingZero:
enabled: true
+ style: exclude_zero # or 'include_zero'
NameFormat:
enabled: true
+ convention: hyphenated_lowercase # or 'BEM', or a regex pattern
PlaceholderInExtend:
enabled: true
PropertySortOrder: