mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
3baa546c8a
feat: replace maker with composer script
14 lines
273 B
YAML
14 lines
273 B
YAML
grumphp:
|
|
ascii: ~
|
|
tasks:
|
|
composer: ~
|
|
composer_normalize: ~
|
|
composer_script:
|
|
script: check-syntax
|
|
phpcsfixer: ~
|
|
jsonlint: ~
|
|
yamllint: ~
|
|
# phpstan: ~
|
|
phpunit: ~
|
|
git_commit_message: ~
|