Skip to content

Commit

Permalink
Revised .pre-commit-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessp01 committed Aug 3, 2023
1 parent 6e39d8f commit 82d219d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
- repo: https://github.com/jessp01/pre-commit-golang
repos:
- repo: https://github.com/jessp01/pre-commit-golang.git
rev: v0.5.3
hooks:
- id: go-fmt
- id: go-imports
- id: go-vet
- id: go-lint
- id: go-critic
- id: go-ineffassign
#- id: go-cyclo
- id: go-fmt
- id: go-imports
- id: go-vet
- id: go-lint
- id: go-critic
- id: go-ineffassign

0 comments on commit 82d219d

Please sign in to comment.