.scrutinizer.yml 97 B

1234567
  1. filter:
  2. paths: [src/*]
  3. tools:
  4. php_sim: true
  5. php_pdepend: true
  6. php_analyzer: true