We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
build:
environment:
php:
version: 7.1
filter:
excluded_paths:
- 'tests/*'
checks:
php: true
coding_style:
php:
indentation:
general:
use_tabs: true
spaces:
around_operators:
concatenation: true
negation: true
build: true