Completed
Pull Request — master (#40)
by Simon
01:43 queued 13s
created

Checkout Config

inherit: true
checks:
  php: true
filter:
  paths: ["src/*"]

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true