Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mr-feek/LaravelGitHooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-feek committed Sep 24, 2017
2 parents 50e4dd3 + db5b383 commit cefbb3a
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 cefbb3a

Please # to comment.