Completed
Push — master ( f99976...87ef80 )
by Sarah
12s
created

Checkout Config

# .scrutinizer.yml

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

Repository Config

# .scrutinizer.yml

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