Skip to content

Commit 0aa536b

Browse files
committed
ignore unused lint
1 parent dc08e9c commit 0aa536b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ func generatePasswords() {
266266
// NOTE: just for the sake of archiving it. This is because the SDK
267267
// NOTE: only works with active items, so archiving and then deleting
268268
// NOTE: is not yet possible.
269+
//lint:ignore U1000
269270
func archiveItem(client *onepassword.Client, vaultID string, itemID string) {
270271
// [developer-docs.sdk.go.archive-item]-start
271272
// Archive a item from your vault.

0 commit comments

Comments
 (0)