for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: php: 8.2.3 nodes: analysis: tests: override: - php-scrutinizer-run - phpcs-run filter: paths: - src/ excluded_paths: - tests/ - bin/ - lib/
# language: php # tests: true