.rubocop.yml in aws_recon-0.3.5 vs .rubocop.yml in aws_recon-0.4.0

- old
+ new

@@ -10,10 +10,9 @@ # See https://docs.rubocop.org/rubocop/configuration Layout/LineLength: Max: 100 Style/FrozenStringLiteralComment: EnforcedStyle: always_true - Safe: true SafeAutoCorrect: true Style/ClassAndModuleChildren: Enabled: false Metrics/BlockLength: Enabled: false