Skip to content

Commit

Permalink
Add testpackage to golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 committed Nov 20, 2023
1 parent 56711ae commit 48d0f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ linters:
- unconvert
- unparam
- wastedassign
- testpackage

issues:
exclude-rules:
Expand Down

0 comments on commit 48d0f0b

Please sign in to comment.