Remove Lint/ShadowingOuterLocalVariable - already fixed
This commit is contained in:
parent
a182820139
commit
cf107bca70
1 changed files with 0 additions and 5 deletions
|
@ -38,11 +38,6 @@ Lint/HandleExceptions:
|
|||
- 'app/controllers/amf_controller.rb'
|
||||
- 'app/controllers/user_controller.rb'
|
||||
|
||||
# Offense count: 2
|
||||
Lint/ShadowingOuterLocalVariable:
|
||||
Exclude:
|
||||
- 'app/views/changeset/list.atom.builder'
|
||||
|
||||
# Offense count: 690
|
||||
Metrics/AbcSize:
|
||||
Max: 280
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue