Completed
Pull Request — master (#20)
by Evan
02:36
created

Repository Config

filter:
    excluded_paths:
        - 'build/*'
        - 'tests/*'
checks:
    php:
        custom_coding_standard:
            git_repository: 'https://github.com/php-fig-rectified/psr2r-sniffer'
            git_version: cdf61b2922efb225903e52c6222d7192d3b97ebf
            ruleset_path: PSR2R/ruleset.xml

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
        upper_lower_casing:
            keywords:
                general: lower
            constants:
                true_false_null: lower