config/default.yml in rubocop-standard-7.0.0 vs config/default.yml in rubocop-standard-7.0.1

- old
+ new

@@ -8,9 +8,10 @@ inherit_mode: merge: - Exclude AllCops: + NewCops: enable Exclude: - bin/**/* - node_modules/**/* - tmp/**/* - vendor/**/*