Skip to content

Commit

Permalink
Fix new erblint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jun 29, 2021
1 parent d3c800f commit e97eaed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ Naming/InclusiveLanguage:
- 'app/controllers/users_controller.rb'
- 'app/helpers/browse_tags_helper.rb'
- 'app/views/api/capabilities/show.builder'
- 'app/views/confirmations/_resend_success_flash.html.erb'
- 'app/views/users/blocked.html.erb'
- 'app/views/users/suspended.html.erb'
- 'config/environments/production.rb'
- 'config/initializers/canonical_rails.rb'
- 'config/initializers/config.rb'
Expand Down

0 comments on commit e97eaed

Please sign in to comment.