diff options
author | Go MAEDA <maeda@farend.jp> | 2024-10-16 23:53:46 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2024-10-16 23:53:46 +0000 |
commit | 133bb389eebd8d77f8b2351dcad604315822d9e2 (patch) | |
tree | 8b69c96e3c38f1a035fa9ba6e5d5ae931539fb7f /.rubocop_todo.yml | |
parent | 09451a1df02f977854d8cd6c4211ed5ac5c09a4c (diff) | |
download | redmine-133bb389eebd8d77f8b2351dcad604315822d9e2.tar.gz redmine-133bb389eebd8d77f8b2351dcad604315822d9e2.zip |
Update RuboCop to 1.67 (#39887).
git-svn-id: https://svn.redmine.org/redmine/trunk@23135 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r-- | .rubocop_todo.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 3e4891904..5aad5f229 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1,6 +1,6 @@ # This configuration was generated by # `rubocop --auto-gen-config --exclude-limit 20 --no-offense-counts --no-auto-gen-timestamp` -# using RuboCop version 1.66.0. +# using RuboCop version 1.67.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new |