Skip to content

Commit

Permalink
disable recvcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Daisuke Maki committed Nov 11, 2024
1 parent b16df92 commit 74fa4b8
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 @@ -41,6 +41,7 @@ linters:
- nonamedreturns # visit this back later
- paralleltest
- perfsprint
- recvcheck
- tagliatelle
- testifylint # TODO: revisit when we have the chance
- testpackage
Expand Down

0 comments on commit 74fa4b8

Please sign in to comment.