Skip to content

Commit b20253e

Browse files
committed
disable fatcontext
Signed-off-by: Angelo De Caro <[email protected]>
1 parent 223ea3f commit b20253e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ linters:
77
# - dupl
88
- errname
99
- errorlint
10-
- fatcontext
10+
# - fatcontext
1111
# - forcetypeassert
1212
- ginkgolinter
1313
# - gocognit

0 commit comments

Comments
 (0)