config/default.yml in scss_lint-0.45.0 vs config/default.yml in scss_lint-0.46.0
- old
+ new
@@ -114,9 +114,13 @@
ignore_parent_selectors: false
PlaceholderInExtend:
enabled: true
+ PrivateNamingConvention:
+ enabled: false
+ prefix: _
+
PropertyCount:
enabled: false
include_nested: false
max_properties: 10