-
Notifications
You must be signed in to change notification settings - Fork 61
[CI] Validation #2054
Copy link
Copy link
Labels
backlogTo organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.To organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.
Metadata
Metadata
Assignees
Labels
backlogTo organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.To organize the backlog into a hierarchy. Should never be closed, no assignees, no milestones.
Like "linter", but can come up with things that won't be autofixed and require manual intervention. It might be named "auditor" or "audition" too.
It's worth noting that
remark-lint, the linter based on theremarkparser, cannot fix the found lints itself, so we ought to write a simple script that will be able to do so. It might be made on top ofremark-lint, in which case we'll need to apply fix options to each lint carefully; otherwise, implement each lint ourselves, not a big deal with havingremarkaround.Validation can be applied: