.rubocop.yml in
mutils-1.3.0
vs .rubocop.yml in
mutils-1.3.1
- old
+ new
@@ -1,7 +1,8 @@
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: "2.7.0"
+ NewCops: enable
Exclude: - 'spec/**/*' - 'test/**/*'