From: Tom Hughes Date: Sun, 19 Apr 2020 18:04:32 +0000 (+0100) Subject: Enable new cops by default X-Git-Tag: live~2199 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/434035eb5a372a255b6c167d6c2e5a3164248c8b?hp=9143438e223698a7c2b641970bedce97f33db405 Enable new cops by default --- 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/**/*'