]> git.openstreetmap.org Git - rails.git/commit
Enforce declaration of local variables for partials
authorTom Hughes <tom@compton.nu>
Thu, 19 Mar 2026 23:02:29 +0000 (23:02 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 20 Mar 2026 00:24:37 +0000 (00:24 +0000)
commit0fbc0759539c1ba8f864e9fa65cee37255c6d36a
treefad1ac85b3f4d74c4dedd26b9064c9eddd8c42e7
parent38d081d2e347a64ed9ae4d1e546fc7d3c8f93615
Enforce declaration of local variables for partials
104 files changed:
.herb.yml
app/helpers/application_helper.rb
app/views/accounts/_go_public.html.erb
app/views/accounts/terms/_terms.html.erb
app/views/accounts/terms/_terms_declined_flash.html.erb
app/views/api/notes/_comment.html.erb
app/views/api/notes/_description.html.erb
app/views/api/notes/_entry.html.erb
app/views/application/_auth_button.html.erb
app/views/application/_auth_providers.html.erb
app/views/application/_settings_menu.html.erb
app/views/application/_sidebar_header.html.erb
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/_relation_member_frame.html.erb
app/views/browse/_tag.html.erb
app/views/browse/_tag_details.html.erb
app/views/browse/_way.html.erb
app/views/changeset_comments/feeds/_comment.html.erb
app/views/changeset_subscriptions/_heading.html.erb
app/views/changesets/_changeset.html.erb
app/views/changesets/_changeset_line.html.erb
app/views/changesets/_elements.html.erb
app/views/changesets/_not_found_message.html.erb
app/views/changesets/_paging_nav.html.erb
app/views/confirmations/_resend_success_flash.html.erb
app/views/dashboards/_contact.html.erb
app/views/dashboards/_popup.html.erb
app/views/diary_entries/_diary_comment.html.erb
app/views/diary_entries/_diary_entry.html.erb
app/views/diary_entries/_diary_entry_heading.html.erb
app/views/diary_entries/_form.html.erb
app/views/diary_entries/_location.html.erb
app/views/diary_entries/_navigation.html.erb
app/views/diary_entries/_page.html.erb
app/views/diary_entries/_profile_diaries.html.erb
app/views/errors/_contact.html.erb
app/views/issues/_comments.html.erb
app/views/issues/_page.html.erb
app/views/issues/_reports.html.erb
app/views/issues/reporters/_reporters.html.erb
app/views/languages_panes/_select_language_list.html.erb
app/views/layouts/_banner.html.erb
app/views/layouts/_content.html.erb
app/views/layouts/_flash.html.erb
app/views/layouts/_head.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_markers.html.erb
app/views/layouts/_meta.html.erb
app/views/layouts/_search.html.erb
app/views/layouts/_select_language_button.html.erb
app/views/layouts/_sidebar_close.html.erb
app/views/messages/mailboxes/_heading.html.erb
app/views/messages/mailboxes/_message.html.erb
app/views/messages/mailboxes/_messages_table.html.erb
app/views/messages/outboxes/_message.html.erb
app/views/nodes/_not_found_message.html.erb
app/views/notes/_not_found_message.html.erb
app/views/notes/_notes_paging_nav.html.erb
app/views/oauth2_applications/_application.html.erb
app/views/oauth2_applications/_form.html.erb
app/views/oauth2_authorized_applications/_application.html.erb
app/views/old_elements/_actions.html.erb
app/views/old_nodes/_not_found_message.html.erb
app/views/old_relation_members/_not_found_message.html.erb
app/views/old_relations/_not_found_message.html.erb
app/views/old_ways/_not_found_message.html.erb
app/views/preferences/preferences/_navigation.html.erb
app/views/preferences/preferences/_update_success_flash.html.erb
app/views/profiles/profile_sections/_navigation.html.erb
app/views/redactions/_redaction.html.erb
app/views/relation_members/_not_found_message.html.erb
app/views/relations/_not_found_message.html.erb
app/views/sessions/_suspended_flash.html.erb
app/views/shared/_markdown_help.html.erb
app/views/shared/_pagination.html.erb
app/views/shared/_richtext_field.html.erb
app/views/shared/_section_divider.html.erb
app/views/site/_about_section.html.erb
app/views/site/_add_a_note.html.erb
app/views/site/_any_questions.html.erb
app/views/site/_id.html.erb
app/views/site/_potlatch.html.erb
app/views/site/_potlatch2.html.erb
app/views/social_links/_show.html.erb
app/views/traces/_page.html.erb
app/views/traces/_trace.html.erb
app/views/traces/feeds/_description.html.erb
app/views/user_blocks/_block.html.erb
app/views/user_blocks/_navigation.html.erb
app/views/user_blocks/_page.html.erb
app/views/user_mailer/_gpx_details.html.erb
app/views/user_mailer/_message_body.html.erb
app/views/users/_auth_association.html.erb
app/views/users/_role_icons.html.erb
app/views/users/_sidebar_section.html.erb
app/views/users/changeset_comments/_page.html.erb
app/views/users/diary_comments/_page.html.erb
app/views/users/lists/_page.html.erb
app/views/users/lists/_user.html.erb
app/views/ways/_not_found_message.html.erb