Skip to content

Commit

Permalink
Align files (#751)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <action@github.com>
  • Loading branch information
architectbot and actions-user authored Sep 19, 2024
1 parent 5876595 commit a141b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre_commit_go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
go install golang.org/x/tools/cmd/goimports@latest
- name: Install golangci-lint
env:
GOGC: "20"
GOLANGCI_LINT_VERSION: "v1.60.3"
run: |
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | \
Expand Down

0 comments on commit a141b9d

Please sign in to comment.