Skip to content

Commit

Permalink
skip golangci-lint in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Crocmagnon committed Mar 27, 2024
1 parent fe11a61 commit 31fa0cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ci:
skip: [golangci-lint-full]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
Expand Down

0 comments on commit 31fa0cf

Please sign in to comment.