imports: - php checks: php: code_rating: true duplication: true tools: php_sim: false php_cpd: false filter: excluded_paths: - config/* - docs/* - tests/* - vendor/*
# language: php# language: php build: nodes: analysis: tests: override: - php-scrutinizer-run
# language: php build: nodes: analysis: tests: override: - php-scrutinizer-run