disable funlen linter for tests
This commit is contained in:
parent
34db54a267
commit
1f1896322a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//nolint:dupl
|
||||
//nolint:dupl,funlen
|
||||
package mock_test
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Reference in a new issue