Skip to content
This repository has been archived by the owner on Jul 17, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-feek committed Sep 24, 2017
1 parent 909fb27 commit db5b383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ return [
];
```

##Sniffer Commands
## Sniffer Commands
The `PHPCS`, `PHPCBF`, and `ESLINT` commands all allow you to pass arguments to the underlying process being executed. You
can utilize this via the `--proxiedArguments` flag. In the code examples above, the following phpcs command will be executed:
`phpcs -p -n --standard=PSR2`
Expand Down

0 comments on commit db5b383

Please sign in to comment.