Completed
Push — master ( 97f79a...d78e92 )
by Scott
218:50 queued 214:21
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'build/*'
        - '*/dist/*'
checks:
    php:
        check_method_contracts:
            verify_interface_like_constraints: true
            verify_documented_constraints: true
            verify_parent_constraints: true
    javascript: true

coding_style:
    php: {  }