for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: paths: - src/* checks: php: true coding_style: php: indentation: general: use_tabs: false switch: indent_case: false spaces: other: after_type_cast: false build: environment: php: version: 7.1 tests: override: command: "php -v"