Passed
Push — main ( 25e60e...04e09e )
by Acho
05:52 queued 04:13
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