You are here

grumphp.drupal8.yml in UI Patterns Layout Builder 8

File

grumphp.drupal8.yml
View source
  1. grumphp:
  2. ascii:
  3. failed: ~
  4. succeeded: ~
  5. tasks:
  6. phpcs:
  7. standard: vendor/drupal/coder/coder_sniffer/Drupal/
  8. ignore_patterns:
  9. - build/
  10. - vendor/
  11. triggered_by:
  12. - php
  13. - module
  14. - install
  15. - inc
  16. - theme