Passed
Push — main ( d77014...1c620b )
by Acho
07:55 queued 06:26
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