unisonweb/unison
Auf GitHub ansehenTranscript for tracking improvements and regressions to parse / type errors
Open
#2.207 geöffnet am 13. Juli 2021
error-messagegood first issuehelp wantedneeds-tests
Repository-Metriken
- Stars
- (6.624 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 10T 2h) (5 gemergte PRs in 30 T)
Beschreibung
Idea is to introduce a transcript, error-messages.md, which just has a bunch of examples of things that don’t parse/typecheck.
For each example, indicate GOOD if the error message is good, or ??? if it’s bad or confusing.
This will let us track improvements and regressions to our error reporting.