# .scrutinizer.ymlchecks:
checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage:
timeout: 600 # Timeout in seconds.
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: false
negation: true