Skip to content

Commit

Permalink
add funlen to test file exclusions
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
  • Loading branch information
mowies committed Dec 1, 2022
1 parent ea79092 commit 427df59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ issues:
- containedctx
- gocyclo
- gocognit
- funlen
path: _test\.go

linters-settings:

0 comments on commit 427df59

Please sign in to comment.