Skip to content

Commit

Permalink
disable typecheck (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 authored Sep 20, 2024
1 parent c04cf53 commit 6d07a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ linters:
- varnamelen
- tagliatelle
- wrapcheck
- typecheck
linters-settings:
gocyclo:
min-complexity: 11
Expand Down

0 comments on commit 6d07a67

Please sign in to comment.