Remove unnecessary RuboCop exclusion
This commit is contained in:
parent
075f8df94a
commit
0d72d0ca49
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ Rails/SpecificActionNames:
|
|||
- app/controllers/**/*.rb
|
||||
Exclude:
|
||||
# This is a todo list, but is currently too long for `rubocop --auto-gen-config`
|
||||
- 'app/controllers/api/changeset_comments_controller.rb'
|
||||
- 'app/controllers/api/changesets_controller.rb'
|
||||
- 'app/controllers/api/notes_controller.rb'
|
||||
- 'app/controllers/api/user_preferences_controller.rb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue