✅ Minor test improvements
This commit is contained in:
parent
1c16a893d6
commit
18d987caf7
3 changed files with 59 additions and 50 deletions
|
|
@ -23,6 +23,11 @@ linters:
|
|||
- gosec
|
||||
- perfsprint
|
||||
- testifylint
|
||||
exclusions:
|
||||
rules:
|
||||
- path: _test\.go
|
||||
linters:
|
||||
- err113
|
||||
settings:
|
||||
testifylint:
|
||||
enable-all: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue