diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 765f27191..c58c47765 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -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'