Skip to content

Commit

Permalink
Add testpackage to golangci (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 authored Nov 27, 2023
1 parent 0a54f8f commit 48be5f5
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 48be5f5

Please sign in to comment.