Passed
Push — main ( 7fd505...8b0db6 )
by Acho
14:45 queued 13:15
created

Repository Config

checks:
    go: true
build:
    root_path: './api'
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            environment:
                go:
                    version: go1.18
            tests:
                override:
                    - go-scrutinizer-run
                    - govet-run
                    - golint-run