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 54fef11 + ab86e07 commit ea66570Copy full SHA for ea66570
1 file changed
README.md
@@ -31,7 +31,7 @@ If you're using PHP_CodeSniffer as part of a team, or you're running it on a [CI
31
## Installation
32
33
The easiest way to get started with PHP_CodeSniffer is to download the Phar files for each of the commands:
34
-```
+```bash
35
# Download using curl
36
curl -OL https://phars.phpcodesniffer.com/phpcs.phar
37
curl -OL https://phars.phpcodesniffer.com/phpcbf.phar
0 commit comments