mirror of
https://github.com/redmine/redmine.git
synced 2025-11-11 07:46:02 +01:00
code cleanup: rubocop: fix Layout/IndentationConsistency in app/models/attachment.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18640 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -286,7 +286,6 @@ Layout/IndentHeredoc:
|
|||||||
# SupportedStyles: normal, indented_internal_methods
|
# SupportedStyles: normal, indented_internal_methods
|
||||||
Layout/IndentationConsistency:
|
Layout/IndentationConsistency:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'app/models/attachment.rb'
|
|
||||||
- 'test/helpers/application_helper_test.rb'
|
- 'test/helpers/application_helper_test.rb'
|
||||||
- 'test/integration/api_test/custom_fields_attribute_test.rb'
|
- 'test/integration/api_test/custom_fields_attribute_test.rb'
|
||||||
- 'test/mocks/open_id_authentication_mock.rb'
|
- 'test/mocks/open_id_authentication_mock.rb'
|
||||||
|
|||||||
Reference in New Issue
Block a user