for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: paths: - 'app/*' excluded_paths: - 'app/views/*' - 'app/config/*' - 'app/database/*' checks: php: { } coding_style: php: braces: if: else_on_new_line: true