]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Avoid modifying constant strings
[rails.git] / .rubocop_todo.yml
index 3d7cea500fec5826176e028bf5e13d19ec0ae79a..a60cd94428a3c45e8291299455fd275e8e409374 100644 (file)
@@ -6,14 +6,6 @@
 # Note that changes in the inspected code, or installation of new
 # versions of RuboCop, may require this file to be generated again.
 
-# Work around erblint issues.
-# https://github.com/openstreetmap/openstreetmap-website/issues/2472
-require:
-  - rubocop-minitest
-  - rubocop-performance
-  - rubocop-rails
-  - rubocop-rake
-
 # Offense count: 13
 # Configuration parameters: Include, MaxAmount.
 # Include: **/*_spec.rb, **/spec/**/*, **/test/**/*, **/features/support/factories/**/*.rb