.rubocop.yml in mailerlite-1.11.0 vs .rubocop.yml in mailerlite-1.12.0
- old
+ new
@@ -1,6 +1,7 @@
AllCops:
TargetRubyVersion: 2.5
+ NewCops: enable
Layout/ParameterAlignment:
Enabled: true
EnforcedStyle: with_fixed_indentation
- old
+ new