chore: Disable markdownlint for generated files

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
pull/891/head
Dave Tucker 7 months ago
parent 12280a83f9
commit 3a8274d445

@ -4,5 +4,6 @@ config:
globs:
- "**/*.md"
ignores:
- "**/CHANGELOG.md"
- "target/**/*"
- "xtask/libbpf/**/*"

Loading…
Cancel
Save