checks: php: code_rating: true duplication: true filter: excluded_paths: - tests/* - vendor/*
# language: php # tests: true checks: php: code_rating: true duplication: true filter: excluded_paths: - tests/* - vendor/* tools: external_code_coverage: false