You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wish there was an autocommenter or something on PRs in this repository that would warn you about unescaped usages of the percentage sign %. It's especially common in URLs. It's very hard to figure what's wrong because the website completely swallows up broken comments. They're only included in the total comment count, but there's no sign of them in the output.
Examples of PRs of people who accidentally made this mistake and had to fix it.
I wish there was an autocommenter or something on PRs in this repository that would warn you about unescaped usages of the percentage sign %. It's especially common in URLs. It's very hard to figure what's wrong because the website completely swallows up broken comments. They're only included in the total comment count, but there's no sign of them in the output.
Examples of PRs of people who accidentally made this mistake and had to fix it.
The text was updated successfully, but these errors were encountered: