]> git.openstreetmap.org Git - rails.git/commitdiff
Enable new cops by default
authorTom Hughes <tom@compton.nu>
Sun, 19 Apr 2020 18:04:32 +0000 (19:04 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 19 Apr 2020 18:04:32 +0000 (19:04 +0100)
.rubocop.yml

index 34605df1d8b821fe083d88b8caa07a3ea222562b..d9fcce7c67a9abe93226b4f6df91b67c799533fa 100644 (file)
@@ -7,6 +7,7 @@ require:
 
 AllCops:
   TargetRubyVersion: 2.5
+  NewCops: enable
   Exclude:
     - 'vendor/**/*'