for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: python: code_rating: true duplicate_code: true build: environment: php: 8.3.13 nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run filter: excluded_paths: - '*/test/*' dependency_paths: - 'lib/*'