Skip to content

Commit 58687a3

Browse files
committed
silence staticcheck for now
1 parent 9febe66 commit 58687a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/setec/keyring.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// Copyright (c) Tailscale Inc & AUTHORS
22
// SPDX-License-Identifier: BSD-3-Clause
33

4+
//lint:file-ignore U1000 This is work in progress.
5+
46
package setec
57

68
import (

0 commit comments

Comments
 (0)