core.yml in ws-style-6.10.0 vs core.yml in ws-style-6.10.1
- old
+ new
@@ -25,16 +25,10 @@
- "public/**/*"
- "tmp/**/*"
- "vendor/**/*"
SuggestExtensions: false
-Layout/HashAlignment:
- EnforcedLastArgumentHashStyle: ignore_implicit
-
Layout/ParameterAlignment:
- Enabled: false
-
-Layout/ArgumentAlignment:
Enabled: false
Lint/AmbiguousBlockAssociation:
Exclude:
- "spec/**/*"