Completed
Pull Request — master (#10)
by Francesc
02:10
created

Checkout Config

# .scrutinizer.yml

checks:
    php:
        code_rating: true
#        duplication: true

Repository Config

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