Last 12 weeks · 0 commits
2 of 6 standards met
Repository: tj/go. Description: Go packages Stars: 141, Forks: 8. Primary language: Go. Languages: Go (99.9%), Makefile (0.1%). License: MIT. Open PRs: 0, open issues: 1. Last activity: 4y ago. Community health: 42%. Top contributors: tj, axispx.
The PR fixes a panic caused while centring the progress bar using CenterLine() when the width of the console is small than the width of the progress bar. It is not thoroughly tested because of lack of test files.