diff options
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r-- | .rubocop_todo.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 9ea4a96b4..13c071e7f 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -21,7 +21,6 @@ Layout/AlignArguments: - 'test/integration/api_test/wiki_pages_test.rb' - 'test/test_helper.rb' - 'test/unit/changeset_test.rb' - - 'test/unit/lib/redmine/field_format/version_field_format_test.rb' - 'test/unit/lib/redmine/wiki_formatting/html_parser_test.rb' - 'test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb' - 'test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb' |