]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Prefer string interpolation to concatenation
[rails.git] / .rubocop_todo.yml
index 2a960db7a109bc44bca80d2b71124f1eaae64c47..406a13265a699d8d1b9fd2f0ee97a2b72e6bfacc 100644 (file)
@@ -177,16 +177,4 @@ Style/NumericLiterals:
 # Cop supports --auto-correct.
 Style/StringConcatenation:
   Exclude:
-    - 'app/helpers/browse_tags_helper.rb'
-    - 'app/helpers/user_roles_helper.rb'
-    - 'app/jobs/trace_importer_job.rb'
-    - 'app/models/client_application.rb'
-    - 'app/views/changesets/index.atom.builder'
-    - 'lib/migrate.rb'
-    - 'lib/potlatch.rb'
-    - 'script/cleanup'
-    - 'script/deliver-message'
-    - 'script/statistics'
-    - 'script/update-spam-blocks'
-    - 'test/controllers/api/relations_controller_test.rb'
     - 'test/helpers/user_roles_helper_test.rb'