tools:
php_sim: true
php_pdepend: true
php_analyzer: true
filter:
excluded_paths:
- 'test/*'
- 'src/utils/'
coding_style:
php:
indentation:
general:
use_tabs: true
spaces:
around_operators:
concatenation: false
braces:
classes_functions:
function: end-of-line