-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
We should use markdownlint-cli, but they don't seem to support glob patterns so we can't ignore node_modules (opened a ticket).
Another option is Gil's check-all-markdown, but it has no flag to run just the Markdown lint without the URL checks (opened a ticket)
Or we can write our own package to just lint Markdown with markdownlint-cli using globby to support normal glob matching and ignore node_modules and .git folder by default.
Metadata
Metadata
Assignees
Labels
No labels