An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Git Hooks

## pre-commit

The ```pre-commit``` hook runs modified files through ```php-cs-fixer```.