Passed
Push — master ( f6cc90...f6cc90 )
by IRFA
02:46 queued 01:11
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
        tests: true
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
filter: {  }