| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Code-Review | +2 |
| Commit-Queue | +1 |
const Text = \`
END
Yeah, even before //go:embed, this should have been a small Go program that used strconv.Quote.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
gopls/internal/licenses: use //go:embed rather than a hand-embedded string
Avoid surprising errors (and a not-very-useful code injection mechanism)
when processing a license containing a back-quote.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |