Passed
Push — main ( b7c4f4...37a0bb )
by Acho
05:03 queued 03:21
created

Repository Config

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