Completed
Pull Request — master (#7)
by Tomasz
03:03
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_cs_fixer: true
    php_code_sniffer:
        config:
            standard: PSR1
    php_mess_detector: true
    php_analyzer: true
    sensiolabs_security_checker: true
    external_code_coverage: true
checks:
    php:
        code_rating: true
        duplication: true