feat(cops): clean rubocop run
1. ignoring one file because it's an intentional vuln 2. made a few small semantic changes, but verified that they're equivalent.
This commit is contained in:
@@ -3,3 +3,7 @@ inherit_gem:
|
||||
- config/default.yml
|
||||
- config/rails.yml
|
||||
|
||||
|
||||
Rails/OutputSafety:
|
||||
Exclude:
|
||||
- 'app/controllers/password_resets_controller.rb'
|
||||
|
||||
Reference in New Issue
Block a user