Passed
Push — main ( 570b65...2ff189 )
by Acho
02:48
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