We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3864487 commit cdcd4f4Copy full SHA for cdcd4f4
1 file changed
infection.json.dist
@@ -17,7 +17,7 @@
17
"logs": {
18
"text": "./build/infection/infection.log",
19
"stryker": {
20
- "badge": "/^refs\/tags\/.*$/"
+ "badge": "~^refs/tags/.*$~"
21
}
22
},
23
"phpUnit": {
0 commit comments