filter: excluded_paths: - 'tests/*' - 'vendor/*' checks: php: code_rating: true duplication: true tools: php_code_sniffer: config: standard: "PSR2" php_cs_fixer: true
filter: excluded_paths: - 'tests/*' - 'vendor/*' checks: php: code_rating: true duplication: true tools: php_code_sniffer: config: standard: "PSR2" php_cs_fixer: true