.rubocop.yml in stashify-aws-s3-1.1.0 vs .rubocop.yml in stashify-aws-s3-1.2.0

- old
+ new

@@ -1,11 +1,8 @@ AllCops: TargetRubyVersion: 2.6 NewCops: enable -Style/Documentation: - Enabled: false - Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: