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 8bf1284 commit acdc026Copy full SHA for acdc026
README.md
@@ -146,11 +146,11 @@ colorizer:
146
ccn:
147
green: [ 1, 7 ]
148
yellow+bold: [ 8, 10 ]
149
- red+bold: [ 11, null ]
+ red+bold: [ 11 ]
150
151
crap:
152
green: [ 0, 29 ]
153
- red+bold: [ 30, null ]
+ red+bold: [ 30 ]
154
```
155
156
## Exit codes
config/phpunit-cobertura-formatter.yml.dist
@@ -30,8 +30,8 @@ colorizer:
30
31
32
33
34
35
36
37
0 commit comments