]> git.openstreetmap.org Git - rails.git/commit
Fix new rubocop warnings
authorTom Hughes <tom@compton.nu>
Mon, 18 Jun 2018 08:00:49 +0000 (09:00 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 18 Jun 2018 08:00:49 +0000 (09:00 +0100)
commitf7a35c5895b1bd830a9bf2c08ce36e265deb3e4c
tree4f1dee79578bb3f66ff4fe46a2bca0cea8e1b573
parent2f6a583510f7fe2487cc2f608f22f91851dccf0d
Fix new rubocop warnings
18 files changed:
app/controllers/amf_controller.rb
lib/classic_pagination/pagination.rb
test/controllers/amf_controller_test.rb
test/controllers/changeset_controller_test.rb
test/helpers/title_helper_test.rb
test/lib/bounding_box_test.rb
test/models/changeset_comment_test.rb
test/models/changeset_tag_test.rb
test/models/client_application_test.rb
test/models/node_tag_test.rb
test/models/note_comment_test.rb
test/models/note_test.rb
test/models/old_node_tag_test.rb
test/models/old_relation_tag_test.rb
test/models/old_way_tag_test.rb
test/models/relation_tag_test.rb
test/models/user_test.rb
test/models/way_tag_test.rb