We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fc46a commit 5cccadaCopy full SHA for 5cccada
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