1.0.2 • Published 6 years ago
sun-convention-hooks v1.0.2
Install
npm i -g sun-convention-hooksUsage
- 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 installfor 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 npmAuthor
- hieudt from Ironman Members team Avengers