diff --git a/.rubocop.yml b/.rubocop.yml index 47316f61..8d3dc4dd 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,6 +1,5 @@ AllCops: - Rails: - Enabled: true + NewCops: enable Exclude: - 'vendor/**/*' - 'db/schema.rb'