inherit: true

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*, tests/*]