We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80832a commit 51a972eCopy full SHA for 51a972e
.github/.linkspector.yml
@@ -2,5 +2,5 @@ dirs:
2
- .
3
useGitIgnore: true
4
ignorePatterns:
5
- - pattern: '^https://example.com/.*$'
6
- - pattern: '^http://example.com/.*$'
+ - pattern: '^https://example.com/'
+ - pattern: '^http://example.com/'
0 commit comments