-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.htmltest.yml
More file actions
52 lines (52 loc) · 1.41 KB
/
.htmltest.yml
File metadata and controls
52 lines (52 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
DirectoryPath: "dist"
TestFilesConcurrently: true
IgnoreDirectoryMissingTrailingSlash: true
IgnoreInternalEmptyHash: true
IgnoreEmptyHref: true
IgnoreAltMissing: true
IgnoreAltEmpty: true
IgnoreURLs:
- "https://twitter.com/.*"
- "https://twitter.com/.*"
- "https://twitter.com/.*"
- "https://www.linkedin.com/company/10975051"
- "(https|http)://www.microsoft.com/.*"
- "https://azure.microsoft.com/.*"
- "https://css/swagger-ui.css"
- "https://js/swagger-ui-bundle.js"
- "https://js/swagger-ui-standalone-preset.js"
- "https://kodify.net/.*"
- "https://grafana.com/.*"
- "https://learn.microsoft.com/.*"
- "https://fonts.googleapis.com.*"
- "https://fonts.gstatic.com.*"
- "http://www.mimekit.net/docs/.*"
- "https://nssm.cc/"
- "https://code.visualstudio.com/"
- "https://blogs.oracle.com/.*"
- "https://www.iis.net/.*"
- "https://jsonformatter.org/.*"
- "https://www.newtonsoft.com/.*"
- "https://.*.gov.uk/.*"
- "https://www.elastic.co/.*"
- "https://www.connectionstrings.com/.*"
- "https://dotnet.microsoft.com/.*"
- "https://scribehow.com/.*"
- "https://www.rabbitmq.com/.*"
- "https://letsencrypt.org/.*"
IgnoreDirs:
- "docs/?.*/_print/"
- "docs/?.*/_shared/"
- "docs/2022.9/?.*/"
- "docs/2023.3/?.*/"
- "docs/2023.5/?.*/"
- "docs/2023.7/?.*/"
- "docs/2023.9/?.*/"
- "docs/2023.11/?.*/"
- "docs/2024.1/?.*/"
- "docs/2024.3/?.*/"
- "docs/2024.5/?.*/"
- "docs/2024.7/?.*/"
- "docs/2024.11/?.*/"
- "docs/2025.1/?.*/"
- "docs/2025.5/?.*/"