inherit: true build: nodes: analysis: tests: override: [php-scrutinizer-run] checks: php: code_rating: true duplication: true filter: paths: [code/*, tests/*]
checks: php: true filter: { } coding_style: php: indentation: general: use_tabs: true spaces: around_operators: concatenation: true