.rubocop.yml in mpw-4.1.1 vs .rubocop.yml in mpw-4.2.0
- old
+ new
@@ -1,10 +1,9 @@
AllCops:
Exclude:
- db/**/*
- config/**/*
- - test/*
- Vagrantfile
TargetRubyVersion: 2.3
Style/AccessorMethodName:
Enabled: false
- old
+ new