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 6c86245 commit e0f504fCopy full SHA for e0f504f
README.md
@@ -71,7 +71,7 @@ phpcs --report=checkstyle /path/to/code | vendor/bin/cs2pr
71
72
## phpunit support?
73
74
-PHPUnit does not support checkstyle, therefore cs2pr will not work for you.
+PHPUnit does not support checkstyle, therefore `cs2pr` will not work for you.
75
76
you might instead try
77
- a [phpunit problem matcher](https://github.com/shivammathur/setup-php#problem-matchers)
0 commit comments