Commit c88f43cc authored by Max Woolf's avatar Max Woolf

Merge branch '354328-rubocop-todo-move-Rails/RenderInline' into 'master'

Move Rails/RenderInline into separate TODO file

See merge request gitlab-org/gitlab!83939
parents 93ad71b5 36089853
......@@ -330,11 +330,6 @@ Rails/RakeEnvironment:
Rails/RedundantForeignKey:
Enabled: false
# Offense count: 1
Rails/RenderInline:
Exclude:
- 'ee/app/controllers/sitemap_controller.rb'
# Offense count: 1144
# Configuration parameters: ForbiddenMethods, AllowedMethods.
# ForbiddenMethods: decrement!, decrement_counter, increment!, increment_counter, insert, insert!, insert_all, insert_all!, toggle!, touch, touch_all, update_all, update_attribute, update_column, update_columns, update_counters, upsert, upsert_all
......
---
Rails/RenderInline:
Exclude:
- 'ee/app/controllers/sitemap_controller.rb'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment