unisonweb/unison
在 GitHub 查看Transcript for tracking improvements and regressions to parse / type errors
Open
#2,207 创建于 2021年7月13日
error-messagegood first issuehelp wantedneeds-tests
仓库指标
- Star
- (6,624 star)
- PR 合并指标
- (平均合并 12天 19小时) (30 天内合并 6 个 PR)
描述
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.