mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/versions_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18731 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -166,7 +166,6 @@ Layout/EmptyLinesAroundModuleBody:
|
||||
# SupportedStylesAlignWith: keyword, variable, start_of_line
|
||||
Layout/EndAlignment:
|
||||
Exclude:
|
||||
- 'app/helpers/versions_helper.rb'
|
||||
- 'lib/redmine/export/pdf/issues_pdf_helper.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
|
||||
Reference in New Issue
Block a user