Skip to content

Commit

Permalink
chore: add reuseconn in .golangci.reference.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atzoum committed Jan 7, 2023
1 parent 39f5925 commit 2b50845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2052,6 +2052,7 @@ linters:
- predeclared
- promlinter
- reassign
- reuseconn
- revive
- rowserrcheck
- scopelint
Expand Down Expand Up @@ -2160,6 +2161,7 @@ linters:
- predeclared
- promlinter
- reassign
- reuseconn
- revive
- rowserrcheck
- scopelint
Expand Down

0 comments on commit 2b50845

Please sign in to comment.