]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Merge remote-tracking branch 'upstream/pull/3177'
[rails.git] / .rubocop_todo.yml
index f7ee886c99cbf23ebec6cd5fa465707c2f2a589c..a0b57f586badc5006e2b9ba7f7f52395a526b374 100644 (file)
@@ -142,6 +142,10 @@ Rails/HelperInstanceVariable:
   Exclude:
     - 'app/helpers/title_helper.rb'
 
+Rails/LexicallyScopedActionFilter:
+  Exclude:
+    - 'app/controllers/oauth2_applications_controller.rb'
+
 # Offense count: 5
 # Configuration parameters: Include.
 # Include: db/migrate/*.rb