mirror of
https://github.com/redmine/redmine.git
synced 2026-03-17 10:00:56 +01:00
rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/IndentHeredoc fixed by previous revisions
git-svn-id: http://svn.redmine.org/redmine/trunk@18976 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -157,7 +157,6 @@ Layout/IndentFirstHashElement:
|
||||
# SupportedStyles: squiggly, active_support, powerpack, unindent
|
||||
Layout/IndentHeredoc:
|
||||
Exclude:
|
||||
- 'test/unit/lib/redmine/unified_diff_test.rb'
|
||||
- 'test/unit/lib/redmine/wiki_formatting/macros_test.rb'
|
||||
- 'test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb'
|
||||
- 'test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb'
|
||||
|
||||
Reference in New Issue
Block a user