tools: external_code_coverage: timeout: 7200 runs: 9 filter: excluded_paths: - ".phpstorm.meta.php"
# language: checks: php: check_method_contracts: verify_interface_like_constraints: true verify_documented_constraints: true verify_parent_constraints: true build: nodes: analysis: tests: override: - command: phpcs-run use_website_config: true - php-scrutinizer-run