core.yml in ws-style-6.13.20 vs core.yml in ws-style-6.13.21
- old
+ new
@@ -58,10 +58,10 @@
Layout/IndentationWidth:
Enabled: true
Width: 2
Layout/LineLength:
- IgnoredPatterns: ['(\A|\s)#']
+ AllowedPatterns: ['(\A|\s)#']
Max: 100
Layout/FirstHashElementIndentation:
EnforcedStyle: consistent