From 47243945d04429440ee559bb851c4185fa93792c Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Fri, 5 Aug 2022 11:22:11 -0400 Subject: [PATCH] Temporarily show file/line information from golangci-lint --- .github/workflows/ci-go.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci-go.yml b/.github/workflows/ci-go.yml index faebcb4d4..7e1dba34c 100644 --- a/.github/workflows/ci-go.yml +++ b/.github/workflows/ci-go.yml @@ -22,6 +22,8 @@ jobs: go-version-file: 'go.mod' - run: go mod download - uses: golangci/golangci-lint-action@v3.2.0 + with: + args: --out-${NO_FUTURE}format line-number terraform-provider-corner-tfprotov5: defaults: run: