Passed
Branch master (79d24d)
by Johannes
02:13
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        custom_coding_standard:
            git_repository: 'https://github.com/typo3-ci/TYPO3SniffPool.git'
            git_version: 32d4ec16aaeb2105e404f2b8c7f4f853e2215be9
            ruleset_path: ruleset.xml

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

build: 
    environment:
        php: 5.6