]> source.dussan.org Git - redmine.git/commitdiff
rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/IndentHeredoc...
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 8 Nov 2019 15:15:44 +0000 (15:15 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 8 Nov 2019 15:15:44 +0000 (15:15 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18976 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop_todo.yml

index 765f2719129101ebccd0206a55260d8d9b6ce181..c58c47765037c36a0e0eb4821961594a8696fe9c 100644 (file)
@@ -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'