1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-10-17 17:01:01 +00:00

Update .rubocop_todo.yml (#32530).

git-svn-id: http://svn.redmine.org/redmine/trunk@20750 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2021-02-17 13:38:31 +00:00
parent f4c093ee93
commit f97b9f0fe6

View File

@ -168,8 +168,10 @@ Layout/SpaceAfterComma:
- 'lib/redmine/scm/adapters/cvs_adapter.rb'
- 'lib/redmine/sort_criteria.rb'
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
- 'test/functional/imports_controller_test.rb'
- 'test/integration/layout_test.rb'
- 'test/system/timelog_test.rb'
- 'test/unit/attachment_test.rb'
- 'test/unit/lib/redmine/field_format/version_field_format_test.rb'
# Cop supports --auto-correct.