]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Allow PATCH for OmniAuth requests
[rails.git] / .rubocop_todo.yml
index 0a7edc2a536dd208f60e49d9d3ac9c3cf877a5ef..345eed6744509ad163d67baffff1437cdd51e687 100644 (file)
@@ -40,6 +40,7 @@ Lint/AssignmentInCondition:
   Exclude:
     - 'app/controllers/api/traces_controller.rb'
     - 'app/controllers/api/user_preferences_controller.rb'
+    - 'app/controllers/accounts_controller.rb'
     - 'app/controllers/application_controller.rb'
     - 'app/controllers/geocoder_controller.rb'
     - 'app/controllers/notes_controller.rb'
@@ -140,12 +141,6 @@ Rails/BulkChangeTable:
     - 'db/migrate/20120208194454_add_domain_to_acl.rb'
     - 'db/migrate/20120404205604_add_user_and_description_to_redaction.rb'
 
-# Offense count: 43
-# Cop supports --auto-correct.
-Rails/ContentTag:
-  Exclude:
-    - 'test/lib/locale_test.rb'
-
 # Offense count: 2
 # Configuration parameters: Include.
 # Include: app/models/**/*.rb