]> source.dussan.org Git - redmine.git/commit
Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).
authorGo MAEDA <maeda@farend.jp>
Wed, 11 Jan 2023 13:30:25 +0000 (13:30 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 11 Jan 2023 13:30:25 +0000 (13:30 +0000)
commitdbf8c1d921ce227d8fde88b62113a17fc8fe778d
treead5860c05df0b0f6e0123604cc789d159b42f69c
parent1d3a76580f3eb732da45b99220cc8d64d277c535
Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).

git-svn-id: https://svn.redmine.org/redmine/trunk@22031 e93f8b46-1217-0410-a6f0-8f06a7374b81
.rubocop_todo.yml
app/models/query.rb
app/models/setting.rb
lib/redmine/field_format.rb
test/integration/api_test/issues_test.rb