Drop rubocop exclusions that weren't doing anything
This commit is contained in:
parent
3fcdeba29e
commit
b5006acd81
1 changed files with 0 additions and 2 deletions
|
@ -112,7 +112,6 @@ Rails/ActionControllerFlashBeforeRender:
|
|||
Exclude:
|
||||
- 'app/controllers/application_controller.rb'
|
||||
- 'app/controllers/confirmations_controller.rb'
|
||||
- 'app/controllers/friendships_controller.rb'
|
||||
- 'app/controllers/issue_comments_controller.rb'
|
||||
- 'app/controllers/messages_controller.rb'
|
||||
- 'app/controllers/passwords_controller.rb'
|
||||
|
@ -142,7 +141,6 @@ Rails/InverseOf:
|
|||
Exclude:
|
||||
- 'app/models/changeset.rb'
|
||||
- 'app/models/diary_entry.rb'
|
||||
- 'app/models/friendship.rb'
|
||||
- 'app/models/issue.rb'
|
||||
- 'app/models/message.rb'
|
||||
- 'app/models/note.rb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue