Completed
Push — master ( d3d565...4569f6 )
by Vincent
01:46
created

Checkout Config

filter:
    paths:
        - 'src/*'
    excluded_paths:
        - 'src/config/*'
        - 'vendor/*'
tools:
    php_cs_fixer:
        config: { level: psr2 }

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }