for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
# language: PHP checks: php: true filter: excluded_paths: - "tests/" # Everything in a root level "tests" directory build: nodes: tests: true analysis: tests: override: - command: phpcs-run use_website_config: true - php-scrutinizer-run