checks:
php: true
filter: { }
coding_style:
php:
indentation:
general:
use_tabs: true
spaces:
general:
linefeed_character: return-newline
around_operators:
equality: false
additive: false
before_keywords:
else: false
other:
after_type_cast: false