]> git.openstreetmap.org Git - rails.git/commit
Fix new rubocop warnings
authorTom Hughes <tom@compton.nu>
Mon, 11 Jan 2021 19:14:00 +0000 (19:14 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 11 Jan 2021 19:17:31 +0000 (19:17 +0000)
commit0654be27f9826e6cca4b88c03b39517214612351
treed81c1f7bf41e6050426c878e216f60e13872195d
parent52d40ee42b4428ab00cda97855827d5403d44ef4
Fix new rubocop warnings
16 files changed:
.rubocop_todo.yml
app/controllers/api/changesets_controller.rb
app/controllers/geocoder_controller.rb
app/controllers/redactions_controller.rb
app/models/old_node.rb
app/models/old_relation.rb
app/models/old_way.rb
app/models/report.rb
app/views/users/_contact.html.erb
config/initializers/oauth.rb
config/initializers/strong_migrations.rb
script/statistics
test/controllers/api/tracepoints_controller_test.rb
test/controllers/geocoder_controller_test.rb
test/controllers/traces_controller_test.rb
test/factories/diary_entry_subscriptions.rb