Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bfe73ca

Browse files
committedSep 23, 2024·
add linkspector config file
1 parent 67f35e1 commit bfe73ca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎.linkspector.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
dirs:
2+
- ./docs
3+
files:
4+
- README.md
5+
- CHANGELOG.md
6+
useGitIgnore: true
7+
modifiedFilesOnly: false

0 commit comments

Comments
 (0)
Please sign in to comment.