Completed
Branch master (55ca36)
by Andrey
01:42
created

Repository Config

checks:
    php: true
filter:
    excluded_paths:
        - 'php/class-template-hierarchy.php'
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                unary_additive: true
                concatenation: true
                negation: true