Skip to content

Commit

Permalink
Ignore vendored code
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Sep 27, 2024
1 parent 1ed4a0d commit 2632e3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,7 @@ repos:
- id: markdown-link-check
stages: [manual]
args: [--quiet, --config, .markdown-link-check.json]
exclude: |
(?x)^(
src/dashboard/src/media/vendor/.*\.md
)

0 comments on commit 2632e3c

Please sign in to comment.