Completed
Push — 1.0.x ( 7e12c5...da53ed )
by Antonio
66:08 queued 64:19
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true
filter:
  paths: ["src/*"]
  excluded_paths:
    - vendor/*
    - drupal/*
tools:
  php_analyzer: true
  php_changetracking: true
  php_mess_detector: true
  php_code_sniffer:
    config:
      standard: Drupal,DrupalPractice

Repository Config

checks:
  php:
    code_rating: true
    duplication: true
filter:
  paths: ["src/*"]
  excluded_paths:
    - vendor/*
tools:
  php_analyzer: true
  php_changetracking: true
  php_mess_detector: true
  php_code_sniffer:
    config:
      standard: Drupal,DrupalPractice