Completed
Pull Request — master (#39)
by
unknown
01:42
created

Checkout Config

filter:
    excluded_paths: [vendor/*]
checks:
    php: true
tools:
    php_cs_fixer:
        config: { level: psr2 }

Repository Config

filter:
    excluded_paths: [vendor/*]
checks:
    php: true
tools:
    php_cs_fixer:
        config: { level: psr2 }