diff options
author | Go MAEDA <maeda@farend.jp> | 2023-04-05 08:50:34 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-04-05 08:50:34 +0000 |
commit | 42b8874293ee1e99f1e8f1153d360a3a73fe6bce (patch) | |
tree | ebd44c7832fc607e588973d0d70e9f709693769b /.rubocop_todo.yml | |
parent | 0bb664e43c7d1d0a5ba1ef661aada57a285ffd56 (diff) | |
download | redmine-42b8874293ee1e99f1e8f1153d360a3a73fe6bce.tar.gz redmine-42b8874293ee1e99f1e8f1153d360a3a73fe6bce.zip |
Regenerate .rubocop_todo.yml (#36919).
git-svn-id: https://svn.redmine.org/redmine/trunk@22162 e93f8b46-1217-0410-a6f0-8f06a7374b81
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 06404cd65..debcd216a 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -733,7 +733,6 @@ Rails/Presence: - 'app/models/repository.rb' - 'lib/redmine/codeset_util.rb' - 'lib/redmine/i18n.rb' - - 'lib/redmine/scm/adapters/abstract_adapter.rb' - 'lib/redmine/sort_criteria.rb' # This cop supports safe autocorrection (--autocorrect). |