for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
inherit: true checks: php: true build: nodes: analysis: cache: directories: - vendor/ filter: paths: ["src/*"]
checks: php: true filter: { } coding_style: php: spaces: around_operators: concatenation: true