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.
2 parents a9f7355 + e4911d6 commit 180cd1cCopy full SHA for 180cd1c
.remarkrc
@@ -15,7 +15,8 @@
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/bugs/bug\\.php\\?id=[0-9]+",
18
- "^https?://x\\.com/PHP_CodeSniffer"
+ "^https?://x\\.com/PHP_CodeSniffer",
19
+ "^https?://stackoverflow\\.com/questions/tagged/phpcodesniffer"
20
],
21
"deadOrAliveOptions": {
22
"maxRetries": 3
0 commit comments