Remove Lint/ShadowingOuterLocalVariable - already fixed

This commit is contained in:
Andy Allan 2018-09-10 11:34:04 +08:00
parent a182820139
commit cf107bca70

View file

@ -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