X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3666b674330ec8d14a224932a191d6121c5974e2..9a87412d2af3e6bb0c43e3827f1c5c299b9c7215:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 34605df1d..d9fcce7c6 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -7,6 +7,7 @@ require: AllCops: TargetRubyVersion: 2.5 + NewCops: enable Exclude: - 'vendor/**/*'