]> git.openstreetmap.org Git - rails.git/commit
Fix new rubocop warnings
authorTom Hughes <tom@compton.nu>
Tue, 9 Jan 2024 18:23:28 +0000 (18:23 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 9 Jan 2024 18:43:15 +0000 (18:43 +0000)
commit55a793150dbb2caa0bc2d6ad69a85515fa23e58d
treed567142d3378a8dec97f2c87f76804366986b370
parent6067200e5b8dc541ba280a0a65e7b151186c09f3
Fix new rubocop warnings
20 files changed:
.rubocop_todo.yml
test/system/account_deletion_test.rb
test/system/confirmation_resend_test.rb
test/system/diary_entry_test.rb
test/system/issues_test.rb
test/system/messages_test.rb
test/system/note_comments_test.rb
test/system/oauth2_test.rb
test/system/preferences_test.rb
test/system/report_diary_comment_test.rb
test/system/report_diary_entry_test.rb
test/system/report_note_test.rb
test/system/report_user_test.rb
test/system/user_blocks_test.rb
test/system/user_logout_test.rb
test/system/user_muting_test.rb
test/system/user_signup_test.rb
test/system/user_status_change_test.rb
test/system/view_communities_test.rb
test/test_helper.rb