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 d0e35c0 commit 51c5734Copy full SHA for 51c5734
.github/markdown-links-config.json
@@ -1,13 +1,7 @@
1
{
2
"ignorePatterns": [
3
4
- "pattern": "^https://github.com/Lightning-AI/lightning/pull/.*"
5
- },
6
- {
7
- "pattern": "^https://github.com/Lightning-AI/pytorch-lightning/pull/.*"
8
9
10
- "pattern": "^https://dev.azure.com/Lightning-AI/lightning/_apis/build/status.*"
+ "pattern": "^https://github\\.com/Lightning-AI/(?:lightning|pytorch\\-lightning)/pull/\\d+$"
11
}
12
],
13
"httpHeaders": [
0 commit comments