mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 01:05:55 +03:00
[GH-ISSUE #79] Sort failure outputs within a file instead of by rule? #64
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JoshuaKGoldberg on GitHub (Oct 22, 2017).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/79
When I get a bunch of failure reports, my behavior is to go to the file and fix them in reverse order (so line numbers are preserved). It's pretty inconvenient to have them grouped by rule and therefore out of order. Can the default be to sort by line number?
@DavidAnson commented on GitHub (Oct 22, 2017):
This is a package to find issues. It does not render the results. Feedback on rendering is best directed at one of the tools that present results in the UI or CLI:
https://github.com/DavidAnson/markdownlint/blob/master/README.md#related