for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: nodes: analysis: project_setup: override: true tests: override: - php-scrutinizer-run tests: true checks: php: true coding_style: php: indentation: general: size: 2 filter: { }
# language: php # tests: true