.rubocop.yml in mailerlite-1.5.0 vs .rubocop.yml in mailerlite-1.6.0

- old
+ new

@@ -1,9 +1,6 @@ AllCops: TargetRubyVersion: 2.1 - Include: - - '**/Rakefile' - - '**/Gemfile' Layout/AlignParameters: Enabled: true EnforcedStyle: with_fixed_indentation