We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9febe66 commit 58687a3Copy full SHA for 58687a3
client/setec/keyring.go
@@ -1,6 +1,8 @@
1
// Copyright (c) Tailscale Inc & AUTHORS
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
+//lint:file-ignore U1000 This is work in progress.
5
+
6
package setec
7
8
import (
0 commit comments