]> git.openstreetmap.org Git - rails.git/commit
Fix new rubocop warnings
authorTom Hughes <tom@compton.nu>
Tue, 24 Jun 2025 16:59:51 +0000 (17:59 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 24 Jun 2025 17:07:57 +0000 (18:07 +0100)
commitd6c511ba68f0d7ad53b7d53d5c0de8c3b150cde9
tree8e6106c35f23776bd6caa4b1188542a7a9ae878b
parent2bc1ef5ebf6f4ae0a4a34207e7c4cb8df011de6a
Fix new rubocop warnings
Dangerfile
app/controllers/api/notes_controller.rb
app/controllers/concerns/pagination_methods.rb
app/controllers/passwords_controller.rb
app/controllers/traces/data_controller.rb
app/controllers/users_controller.rb
app/models/acl.rb
app/models/user.rb
db/migrate/021_move_to_innodb.rb
test/controllers/api/messages/inboxes_controller_test.rb
test/models/acl_test.rb