vars, consts: Truncate long values
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 120
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Similar to pkgsite and gddo,
for long variables and constants,
we should truncate them and print something like:
```go
var Something = `` /* 400-byte literal not shown */
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.