inherit: true
checks:
  php:
    code_rating: true
    duplication: true
filter:
  paths: [src/*, tests/*]
                    checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true