]> source.dussan.org Git - redmine.git/commit
Fix RuboCop offense Style/HashEachMethods (#39887).
authorGo MAEDA <maeda@farend.jp>
Wed, 20 Dec 2023 08:13:48 +0000 (08:13 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 20 Dec 2023 08:13:48 +0000 (08:13 +0000)
commitc8640d7ffc28b1632106e2d2bc33f5d792d644fc
tree221c5cd85f75561695faf6c4d795d0263f2a5cc3
parentd9ef2d191cdb3d04508530275bc99c3710820fcb
Fix RuboCop offense Style/HashEachMethods (#39887).

git-svn-id: https://svn.redmine.org/redmine/trunk@22532 e93f8b46-1217-0410-a6f0-8f06a7374b81
13 files changed:
.rubocop.yml
.rubocop_todo.yml
app/controllers/groups_controller.rb
app/controllers/workflows_controller.rb
app/helpers/attachments_helper.rb
app/models/journal.rb
app/models/mailer.rb
app/models/project.rb
app/models/role.rb
app/models/token.rb
lib/redmine/acts/mentionable.rb
test/functional/issues_custom_fields_visibility_test.rb
test/unit/auth_source_ldap_test.rb