for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: [tests/*] checks: php: true tools: external_code_coverage: timeout: 3600
# language: php checks: php: true build: nodes: tests: true analysis: tests: override: - command: phpcs-run use_website_config: true