]> git.openstreetmap.org Git - rails.git/commit
erblint: fix remaining single quoted strings
authorTom Hughes <tom@compton.nu>
Wed, 27 Mar 2019 16:15:19 +0000 (16:15 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 27 Mar 2019 16:15:19 +0000 (16:15 +0000)
commit3af16f6337b52546297e7e09a1aba9b0e1df7e15
treec0422314277d27b7326defe20906b3be09aab61e
parent50091893d44ecfc48c13bb2269f23a6f23aea1d2
erblint: fix remaining single quoted strings
103 files changed:
.erb-lint.yml
app/views/browse/_common_details.html.erb
app/views/browse/_containing_relation.html.erb
app/views/browse/_node.html.erb
app/views/browse/_relation.html.erb
app/views/browse/_relation_member.html.erb
app/views/browse/_tag_details.html.erb
app/views/browse/_way.html.erb
app/views/browse/changeset.html.erb
app/views/browse/feature.html.erb
app/views/browse/history.html.erb
app/views/browse/new_note.html.erb
app/views/browse/note.html.erb
app/views/browse/timeout.html.erb
app/views/changeset_comments/timeout.html.erb
app/views/changesets/_changeset.html.erb
app/views/changesets/history.html.erb
app/views/changesets/index.html.erb
app/views/changesets/timeout.html.erb
app/views/diary_entries/_diary_comment.html.erb
app/views/diary_entries/_diary_entry.html.erb
app/views/diary_entries/_location.html.erb
app/views/diary_entries/comments.html.erb
app/views/diary_entries/edit.html.erb
app/views/diary_entries/index.html.erb
app/views/diary_entries/no_such_entry.html.erb
app/views/diary_entries/show.html.erb
app/views/geocoder/results.html.erb
app/views/geocoder/search.html.erb
app/views/issues/_comments.html.erb
app/views/issues/index.html.erb
app/views/issues/show.html.erb
app/views/layouts/_head.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_search.html.erb
app/views/layouts/map.html.erb
app/views/layouts/site.html.erb
app/views/messages/_message_summary.html.erb
app/views/messages/_sent_message_summary.html.erb
app/views/messages/inbox.html.erb
app/views/messages/new.html.erb
app/views/messages/no_such_message.html.erb
app/views/messages/outbox.html.erb
app/views/messages/show.html.erb
app/views/notes/_notes_paging_nav.html.erb
app/views/notes/mine.html.erb
app/views/notifier/_gpx_description.html.erb
app/views/notifier/changeset_comment_notification.html.erb
app/views/notifier/diary_comment_notification.html.erb
app/views/notifier/email_confirm.html.erb
app/views/notifier/friend_notification.html.erb
app/views/notifier/gpx_failure.html.erb
app/views/notifier/gpx_success.html.erb
app/views/notifier/lost_password.html.erb
app/views/notifier/message_notification.html.erb
app/views/notifier/note_comment_notification.html.erb
app/views/oauth/authorize.html.erb
app/views/oauth_clients/_form.html.erb
app/views/oauth_clients/edit.html.erb
app/views/oauth_clients/index.html.erb
app/views/oauth_clients/new.html.erb
app/views/oauth_clients/show.html.erb
app/views/redactions/_redactions.html.erb
app/views/redactions/edit.html.erb
app/views/redactions/index.html.erb
app/views/redactions/new.html.erb
app/views/redactions/show.html.erb
app/views/reports/new.html.erb
app/views/traces/_trace.html.erb
app/views/traces/_trace_optionals.html.erb
app/views/traces/_trace_paging_nav.html.erb
app/views/traces/edit.html.erb
app/views/traces/index.html.erb
app/views/traces/new.html.erb
app/views/traces/offline.html.erb
app/views/traces/show.html.erb
app/views/user_blocks/_block.html.erb
app/views/user_blocks/_blocks.html.erb
app/views/user_blocks/blocks_by.html.erb
app/views/user_blocks/blocks_on.html.erb
app/views/user_blocks/edit.html.erb
app/views/user_blocks/index.html.erb
app/views/user_blocks/new.html.erb
app/views/user_blocks/not_found.html.erb
app/views/user_blocks/revoke.html.erb
app/views/user_blocks/show.html.erb
app/views/users/_contact.html.erb
app/views/users/_popup.html.erb
app/views/users/_terms.html.erb
app/views/users/_user.html.erb
app/views/users/account.html.erb
app/views/users/blocked.html.erb
app/views/users/confirm.html.erb
app/views/users/confirm_email.html.erb
app/views/users/index.html.erb
app/views/users/login.html.erb
app/views/users/logout.html.erb
app/views/users/lost_password.html.erb
app/views/users/new.html.erb
app/views/users/no_such_user.html.erb
app/views/users/reset_password.html.erb
app/views/users/show.html.erb
app/views/users/terms.html.erb