mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
rubocop: remove app/models/attachment.rb from Layout/EmptyLineBetweenDefs fixed by r18558
git-svn-id: http://svn.redmine.org/redmine/trunk@18560 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ca411ddca7
commit
4bd1cbfd70
@ -139,7 +139,6 @@ Layout/EmptyLineAfterGuardClause:
|
||||
Layout/EmptyLineBetweenDefs:
|
||||
Exclude:
|
||||
- 'app/helpers/application_helper.rb'
|
||||
- 'app/models/attachment.rb'
|
||||
- 'app/models/user.rb'
|
||||
- 'app/models/user_preference.rb'
|
||||
- 'app/models/version.rb'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user