https://github.com/mako-framework/git-hooks
Various git hooks.
https://github.com/mako-framework/git-hooks
git-hooks php
Last synced: 4 months ago
JSON representation
Various git hooks.
- Host: GitHub
- URL: https://github.com/mako-framework/git-hooks
- Owner: mako-framework
- License: bsd-3-clause
- Created: 2015-02-07T12:39:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T17:48:31.000Z (over 1 year ago)
- Last Synced: 2025-04-12T20:52:09.512Z (about 1 year ago)
- Topics: git-hooks, php
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Hooks
## pre-commit
The ```pre-commit``` hook runs modified files through ```php-cs-fixer```.