checks: php: true filter: { } coding_style: php: spaces: around_operators: concatenation: true within: brackets: true
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"