<div style="display: flex; flex-wrap: wrap; white-space: pre-wrap; align-items: center; "><img height="20" width="20" style="border-radius:50%; margin-right: 4px;" decoding="async" src="https://avatars.githubusercontent.com/u/1557529?s=20&v=4" /><strong>larouxn</strong> left a comment <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5932#issuecomment-3197236841">(openstreetmap/openstreetmap-website#5932)</a></div>
<p dir="auto">I second this change. It's been best practice to add these <code class="notranslate">frozen_string_literal</code> comments for a little while now as a way of preparing for Ruby's eventual enforced string freezing. Even supposing we can remove the comments in Ruby 4, at least we'll know the codebase is ready. Plus, we'll probably able to auto-remove them via RuboCop ( same as how we're adding them here, nice 👏 ) or a clever global search and replace since they're always the first line followed by a newline.</p>
<p dir="auto">👋 <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tomhughes/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tomhughes">@tomhughes</a>, feel free to let me know if there's anything I can do to help push this forward. 🚀</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5932#issuecomment-3197236841">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLL5RLREOH2HQNDF2NL3OHRIPAVCNFSM6AAAAAB3FAXKZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCOJXGIZTMOBUGE">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5932/c3197236841</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5932#issuecomment-3197236841",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5932#issuecomment-3197236841",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>