sun-convention-hooks
v1.0.2
Published
Coding Convention with Pre Commit Hook from Sun Company
Downloads
5
Maintainers
Readme
Install
npm i -g sun-convention-hooks
Usage
- Go to root project folders
- Run
chinit
- Select type convention check
- After success run
composer install
Support
- PHPCS Standard Framgia
- Yarn , npm eslint
Note
- After members clone your project, can run
composer install
for add pre-commit to git hooks automate - You can config in
.avengers/config.yml
PhpChecker: true # Enable check with phpcs tool
JsChecker: true # Enable check with js eslint
phpFolder: app # list folders check phpcs , separated by spaces
typeJs: 'yarn' # JS Tool check eslint ex: yarn or npm
Author
- hieudt from Ironman Members team Avengers