-
-
Notifications
You must be signed in to change notification settings - Fork 886
Closed
Labels
A-linterArea - LinterArea - LinterC-enhancementCategory - New feature or requestCategory - New feature or requestE-Help WantedExperience level - For the experienced collaboratorsExperience level - For the experienced collaboratorsgood first issueExperience Level - Good for newcomersExperience Level - Good for newcomers
Description
In the default reporter/output, line and column numbers are displayed directly, while in the JSON output, only the offset is returned. This requires users to manually calculate the line and column numbers.
Additionally, the default formatter provides valuable context by displaying the line of the error along with the preceding and following lines. However, users relying on the JSON output currently need to compute this context themselves.
It would be greatly beneficial if this information were included in the JSON output as well.
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - LinterC-enhancementCategory - New feature or requestCategory - New feature or requestE-Help WantedExperience level - For the experienced collaboratorsExperience level - For the experienced collaboratorsgood first issueExperience Level - Good for newcomersExperience Level - Good for newcomers