Support standard console output format
Open
output
- Dominant language
- Haskell
- Stars
- 597
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
In the form:
```
path/to/file.hs:line:col-line2:col2
stuff
```
There are two questions:
1. What would the the CLI option name? 🤔
2. what to put into "stuff"?
Contributor guide
Research direction
Start by reviewing the CLI output path and how existing output formats are selected. Use the example standard console format to define the option name and the contents of “stuff”; done means those decisions are documented and the CLI emits the agreed format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100