X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0dffed7a05de48da72c8a9d412ade7bae1032242..c47ae999428a0135d2febf470a0b1422c8774eb5:/.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/**/*'