• Hayley Swimelar's avatar
    Do not allow failures in golang guide linting job · ffa9bf9a
    Hayley Swimelar authored
    Instead of allowing the job to fail, we should configure
    golangci-lint to exit 0 on the detection of an issue.
    
    This will allow linting errors to be optionally evaluated
    via the codeclimate report in the MR UI, while more serious
    problems, such as panics, will be reported.
    ffa9bf9a
index.md 22.1 KB