diff options
author | Go MAEDA <maeda@farend.jp> | 2021-06-19 01:54:14 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-06-19 01:54:14 +0000 |
commit | 0e25b4ebdc19cd8defab051358e1e32a1677e847 (patch) | |
tree | 400df4936b324c70293568af881828ded33de334 /.rubocop_todo.yml | |
parent | 205df9aafadf0d8bb81855894e686dec2b7ecfff (diff) | |
download | redmine-0e25b4ebdc19cd8defab051358e1e32a1677e847.tar.gz redmine-0e25b4ebdc19cd8defab051358e1e32a1677e847.zip |
Update RuboCop to 1.17 (#35136).
git-svn-id: http://svn.redmine.org/redmine/trunk@21039 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 81394e3ef..5fb3c50f4 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.16.0. +# using RuboCop version 1.17.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 |