-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Expand file tree
/
Copy path.linkspector.yml
More file actions
20 lines (20 loc) · 741 Bytes
/
.linkspector.yml
File metadata and controls
20 lines (20 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
files:
- README.md
- PRIVACY.md
dirs:
- docs/
excludedFiles:
# checking blocked by https://github.com/UmbrellaDocs/linkspector/issues/103
- docs/teaching.md
- docs/code-howtos/openoffice/overview.md
useGitIgnore: true
ignorePatterns:
- pattern: '^http(s)?://localhost'
- pattern: '^http(s)?://127.0.0.1'
- pattern: "^ftp://[^\\s/$?#]*\\.[^\\s]*$"
- pattern: "^https://github.com/JabRef/jabref-issue-melting-pot"
- pattern: "dl\\.acm\\.org"
# works locally, but not in the checker
- pattern: "^https://www.pdflib.com/pdf-knowledge-base/xmp/free-xmp-validator"
# Automated access blocked by Cloudflare, see issue for context: https://github.com/JabRef/jabref/issues/13404
- pattern: "onlinelibrary\\.wiley\\.com"