1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-02-01 03:57:15 +00:00

Update .rubocop_todo.yml (#31128).

git-svn-id: http://svn.redmine.org/redmine/trunk@20903 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2021-04-01 16:27:27 +00:00
parent 0cf25f32b9
commit 4d42e7a98f

View File

@ -1706,7 +1706,6 @@ Style/SoleNestedConditional:
- 'app/models/project.rb'
- 'app/models/query.rb'
- 'app/models/time_entry.rb'
- 'app/models/token.rb'
- 'app/models/user_import.rb'
- 'app/models/version.rb'
- 'app/models/watcher.rb'