Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
grumphp.yml.dist 272 B
Newer Older
imports:
  - { resource: vendor/openeuropa/code-review/dist/drupal-conventions.yml }
parameters:
  tasks.phpcs.ignore_patterns:
    - build/
    - node_modules/
    - vendor/
  tasks.phpcs.triggered_by:
    - inc
    - install
    - module
    - php
    - theme
    - yml