X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9b3a3a12f52eb5e5ad9c55c4c864ff1c95bcd1f3..4d88d1677a2f5657c065544cb42cff2ffe7b2ef6:/.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/**/*'