.rubocop.yml in stashify-3.0.0 vs .rubocop.yml in stashify-3.1.0
- old
+ new
@@ -17,8 +17,9 @@
Max: 120
Metrics/BlockLength:
AllowedMethods:
- describe
+ - shared_examples
Style/TrailingCommaInArguments:
EnforcedStyleForMultiline: consistent_comma