Skip to content

Commit 2e88e6c

Browse files
committed
Disable noctx linter
On-behalf-of: @SAP [email protected] Signed-off-by: Marko Mudrinić <[email protected]>
1 parent efd666e commit 2e88e6c

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
@@ -49,7 +49,7 @@ linters:
4949
- musttag
5050
- nakedret
5151
- nilerr
52-
- noctx
52+
# - noctx
5353
- nolintlint
5454
- nosprintfhostport
5555
- prealloc

0 commit comments

Comments
 (0)