Skip to content

Commit

Permalink
chore: Disable markdownlint for generated files
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
  • Loading branch information
dave-tucker committed Feb 28, 2024
1 parent 12280a8 commit 3a8274d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ config:
globs:
- "**/*.md"
ignores:
- "**/CHANGELOG.md"
- "target/**/*"
- "xtask/libbpf/**/*"

0 comments on commit 3a8274d

Please sign in to comment.