rulesets/default.yml in runger_style-2.10.0 vs rulesets/default.yml in runger_style-2.11.0
- old
+ new
@@ -31,9 +31,11 @@
AllowAdjacentOneLineDefs: true
Layout/FirstArgumentIndentation:
Enabled: false # this rule doesn't play nicely with the way that I like to use `memoize`
Layout/FirstArrayElementIndentation:
EnforcedStyle: consistent
+Layout/FirstMethodArgumentLineBreak:
+ AllowMultilineFinalElement: true
Layout/LineEndStringConcatenationIndentation:
Exclude:
- bin/*
Layout/LineLength:
AllowedPatterns: