exercism / exercism/website-copy

Prevent people from accidentally comitting comments with unescaped %

Aperta
#2,196 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
217
Fork
944
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

- https://github.com/exercism/website-copy/pull/2195
- https://github.com/exercism/website-copy/pull/2133
- https://github.com/exercism/website-copy/pull/2007
- https://github.com/exercism/website-copy/pull/1408
- https://github.com/exercism/website-copy/pull/1144

Screenshot 2022-05-29 at 21 16 41

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.