crashappsec / crashappsec/chalk
Some `chalk help configs` output should not be center-aligned
- Dominant language
- Nim
- Stars
- 436
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Chalk may output a table with a green title, which is center-aligned.
However, for `chalk help configs`, there is information under the table titles, which is also center-aligned. I think it should be left-aligned like the other body text.
## Impact
Low impact: some text in `chalk help configs` looks a bit inconsistent and less readable.
## Steps to Reproduce
Run `chalk help configs` with chalk v0.3.1.
## Other Information

Contributor guide
No contributing guide indexed for this repository
Research direction
Run `chalk help configs` with chalk v0.3.1 and compare the alignment of the information beneath the table titles with the other body text. Locate the implementation that formats this command's output and make the affected text left-aligned while preserving the centered green titles; verify the command no longer shows inconsistent alignment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nim
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100