.rubocop.yml in stashify-1.0.1 vs .rubocop.yml in stashify-1.0.2

- old
+ new

@@ -17,5 +17,8 @@ Max: 120 Metrics/BlockLength: AllowedMethods: - describe + +Style/TrailingCommaInArguments: + EnforcedStyleForMultiline: consistent_comma