for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: excluded_dependencies: - atoum/atoum - atoum/stubs filter: paths: - "*" excluded_paths: - "Tests/*" - "vendor/*"
checks: php: true filter: { } coding_style: php: spaces: within: brackets: true