6e0a0a8312
1. ignoring one file because it's an intentional vuln 2. made a few small semantic changes, but verified that they're equivalent.
10 lines
166 B
YAML
10 lines
166 B
YAML
inherit_gem:
|
|
rubocop-github:
|
|
- config/default.yml
|
|
- config/rails.yml
|
|
|
|
|
|
Rails/OutputSafety:
|
|
Exclude:
|
|
- 'app/controllers/password_resets_controller.rb'
|