]> git.openstreetmap.org Git - rails.git/commit
erblint: Add or remove curly braces around hash parameters as required
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 27 Mar 2019 09:30:48 +0000 (10:30 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 27 Mar 2019 09:30:48 +0000 (10:30 +0100)
commit74b91c0e3e53b4b8da8d7f759ecca67ff5c39a7b
tree4d28d354b976bd5cee847a04d698c7735e9f03e8
parent040c0184a4455f713277fd2d97dd964b067f832a
erblint: Add or remove curly braces around hash parameters as required
25 files changed:
.erb-lint.yml
app/views/browse/_common_details.html.erb
app/views/browse/_node.html.erb
app/views/browse/_relation_member.html.erb
app/views/browse/_way.html.erb
app/views/browse/changeset.html.erb
app/views/diary_entries/comments.html.erb
app/views/diary_entries/index.html.erb
app/views/layouts/_head.html.erb
app/views/layouts/_search.html.erb
app/views/messages/_message_summary.html.erb
app/views/messages/_sent_message_summary.html.erb
app/views/notes/_notes_paging_nav.html.erb
app/views/site/edit.html.erb
app/views/site/export.html.erb
app/views/traces/_trace.html.erb
app/views/traces/_trace_paging_nav.html.erb
app/views/traces/show.html.erb
app/views/user_blocks/_blocks.html.erb
app/views/user_blocks/show.html.erb
app/views/users/account.html.erb
app/views/users/login.html.erb
app/views/users/lost_password.html.erb
app/views/users/new.html.erb
app/views/users/reset_password.html.erb