Skip to content

Commit

Permalink
Edit pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
RealAlexandreAI committed May 19, 2024
1 parent ac0baed commit d67efee
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,5 @@ repos:
hooks:
- id: go-fmt
- id: go-vet
- id: go-lint
- id: go-imports
- id: go-cyclo
args: [-over=15]
- id: validate-toml
- id: no-go-testing
- id: golangci-lint
- id: go-critic
- id: go-unit-tests
- id: go-build
- id: go-mod-tidy

0 comments on commit d67efee

Please sign in to comment.