Passed
Push — master ( 1ca586...7a64bd )
by Oskars
03:01 queued 01:16
created

Repository Config

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

Global Config

build:
  environment:
    php:
      version: 7.4
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: true