Skip to content

Issue 219 fail flag #742

Issue 219 fail flag

Issue 219 fail flag #742

Workflow file for this run

name: golint
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
golangci:
name: golangci-lint
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: 1.19
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc