Skip to content

Commit 2ea0c24

Browse files
committed
Update README with new PHP pre-commit hooks
We forgot to add this in 09f0550.
1 parent 5ddf60a commit 2ea0c24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,8 @@ issue](https://github.com/brigade/overcommit/issues/238) for more details.
510510
* [Mdl](lib/overcommit/hook/pre_commit/mdl.rb)
511511
* [`*`MergeConflicts](lib/overcommit/hook/pre_commit/merge_conflicts.rb)
512512
* [NginxTest](lib/overcommit/hook/pre_commit/nginx_test.rb)
513+
* [PhpCs](lib/overcommit/hook/pre_commit/php_cs.rb)
514+
* [PhpLint](lib/overcommit/hook/pre_commit/php_lint.rb)
513515
* [PuppetLint](lib/overcommit/hook/pre_commit/puppet_lint.rb)
514516
* [Pycodestyle](lib/overcommit/hook/pre_commit/pycodestyle.rb)
515517
* [Pydocstyle](lib/overcommit/hook/pre_commit/pydocstyle.rb)

0 commit comments

Comments
 (0)