Completed
Push — master ( 029cd0...a593c4 )
by Frank
03:04
created

Repository Config

checks:
    php:
        use_self_instead_of_fqcn: true
        uppercase_constants: true
        simplify_boolean_return: true
        return_doc_comments: true

filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
build: true
build:
    environment:
        php:
            version: 7.0