core.yml in ws-style-6.11.2 vs core.yml in ws-style-6.11.3
- old
+ new
@@ -32,9 +32,12 @@
Lint/AmbiguousBlockAssociation:
Exclude:
- "spec/**/*"
+Layout/ArgumentAlignment:
+ EnforcedStyle: with_fixed_indentation
+
Layout/DotPosition:
EnforcedStyle: trailing
Layout/CaseIndentation:
Enabled: false