cve-bin-tool
cve-bin-tool copied to clipboard
Documentation linter?
I'm currently using vscode's markdownlint as my document linter for markdown files, but as you may have noticed, I haven't been super aggressive about that. I'm wondering if I should consider something equiivalent to black for docs linting so we can have them checked in CI or a pre-commit hook or both. Has anyone had good or bad experiences with linters for markdown? I don't feel super strongly about this issue (as long as the docs read ok I really don't care if there's two spaces instead of one) but it might be worth considering anyhow.