.rubocop.yml in fast_ignore-0.8.1 vs .rubocop.yml in fast_ignore-0.8.2

- old
+ new

@@ -5,9 +5,10 @@ # Keep this in alphabetical order. # Each override should have a comment (even if it's just "default is bad") AllCops: + NewCops: enable Exclude: - db/schema* - .bundle/**/* - tmp/**/* - vendor/**/*