Skip to content

Commit

Permalink
adding perfsprint linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacobbrewer1 committed Mar 1, 2025
1 parent ad99512 commit 2719f8b
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 @@ -14,6 +14,7 @@ linters:
- tparallel
- intrange
- testifylint
- perfsprint
issues:
exclude-rules:
- path: (.+)_test.go
Expand Down

0 comments on commit 2719f8b

Please sign in to comment.