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 996aa65 commit 4f38c6fCopy full SHA for 4f38c6f
.remarkrc
@@ -13,9 +13,7 @@
13
{
14
"skipUrlPatterns": [
15
"^https?://github\\.com/PHPCSStandards/PHP_CodeSniffer/compare/[0-9\\.]+?\\.{3}[0-9\\.]+",
16
- "^https?://github\\.com/[A-Za-z0-9-]+",
17
- "^https?://pear\\.php\\.net/user/.+",
18
- "^https?://pear\\.php\\.net/bugs/bug\\.php\\?id=[0-9]+"
+ "^https?://github\\.com/[A-Za-z0-9-]+"
19
]
20
}
21
],
0 commit comments