Completed
Pull Request — master (#3)
by Mark A.
05:46
created

Repository Config

checks:
    php: true
    javascript: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true