filter:
excluded_paths:
- '*.tpl.php'
- 'tests/'
checks:
php: true
coding_style:
php:
spaces:
general:
linefeed_character: return-newline
braces:
classes_functions:
class: new-line
function: end-of-line
filter:
excluded_paths:
- '*.tpl.php'
checks:
php: true
coding_style:
php:
spaces:
general:
linefeed_character: return-newline
braces:
classes_functions:
class: new-line
function: end-of-line