JoshuaKGoldberg / JoshuaKGoldberg/TypeStat
Node text printed on errors should be truncated after a few lines
Open
area: cli
status: accepting prs
type: enhancement
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 47
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 21
Description
If a large node is printed then the console spew gets pretty massive... let's cap node text to an arbitrary 5 lines, with `...` as a 6th line there are 6 or more lines.
Contributor guide
Assessment
This issue has not been assessed yet.