Skip to content

Commit d9f1009

Browse files
committed
silence staticcheck for now
1 parent 196dd21 commit d9f1009

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/setec/keyring.go

Lines changed: 2 additions & 0 deletions
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)