for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true filter: paths: - 'src/*' dependency_paths: - 'vendor/*' # new PHP Analysis build: nodes: analysis: tests: override: - php-scrutinizer-run
# language: js build: environment: node: v12 php: version: '7.2'