Skip to content

Commit a43078f

Browse files
authored
feat(cicd): adding perfsprint linter (#129)
adding perfsprint linter
1 parent ad99512 commit a43078f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ linters:
1414
- tparallel
1515
- intrange
1616
- testifylint
17+
- perfsprint
1718
issues:
1819
exclude-rules:
1920
- path: (.+)_test.go

0 commit comments

Comments
 (0)