Skip to content

Commit b4e0cb4

Browse files
committed
ci(spop): ignore linting issue
1 parent c12e722 commit b4e0cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spop/frames.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ const (
7777
helloKeyHealthcheck = "healthcheck"
7878
helloKeyEngineID = "engine-id"
7979

80+
//lint:ignore U1000 These will probably be implemented again
8081
capabilityNameAsync = "async"
8182
capabilityNamePipelining = "pipelining"
8283
)

0 commit comments

Comments
 (0)