Skip to content

Commit

Permalink
Temporarily show file/line information from golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Aug 5, 2022
1 parent 7466023 commit 4724394
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4724394

Please sign in to comment.