You are here

grumphp.yml in Configuration Split 2.0.x

Same filename and directory in other branches
  1. 8 grumphp.yml

File

grumphp.yml
View source
  1. grumphp:
  2. git_hook_variables:
  3. EXEC_GRUMPHP_COMMAND: ['docker-compose', 'run', '--rm', '--no-deps', 'drupal']
  4. ascii:
  5. succeeded: ~
  6. tasks:
  7. phpcs: ~
  8. phplint: ~
  9. phpunit: ~
  10. # phpstan: ~