Skip to content

Commit 881481d

Browse files
committed
pkg/tcpproxy: set nolint
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 97528d7 commit 881481d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/tcpproxy/tcpproxy.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
//
6060
// This package makes no API stability promises. If you depend on it,
6161
// vendor it.
62+
//
63+
//nolint:gocritic
6264
package tcpproxy
6365

6466
import (

0 commit comments

Comments
 (0)