It would be cool to have a --no-color option.
Open
discussion
IDE integration
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
It would be cool to have a --no-color option.
Useful when you want to parse the output.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating elm-format's command-line option handling and the code responsible for colored output. Check how output is currently generated, then add coverage for the option and verify that formatted output contains no color codes when it is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm, haskell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100