Completed
Pull Request — master (#74)
by John S
03:48
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        return_doc_comments: true
        parameter_doc_comments: true

coding_style:
    php:
        spaces:
            other:
                after_type_cast: false