Skip to content

Commit

Permalink
fix(lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
ijas-ws committed Aug 20, 2023
1 parent 9d9adfd commit 14a6b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
hooks:
- id: go-fmt
- id: go-vet-mod
- id: golangci-lint-mod
# - id: golangci-lint-mod
# args: ["--allow-parallel-runners"]
- id: go-build-repo-mod
- id: go-mod-tidy
Expand Down

0 comments on commit 14a6b81

Please sign in to comment.