grumphp.drupal8.yml in UI Patterns Settings 8
Same filename and directory in other branches
File
grumphp.drupal8.ymlView source
- grumphp:
- ascii:
- failed: ~
- succeeded: ~
- tasks:
- phpcs:
- standard: vendor/drupal/coder/coder_sniffer/Drupal/
- ignore_patterns:
- - build/
- - vendor/
- triggered_by:
- - php
- - module
- - install
- - inc
- - theme