Skip to content

Commit 0d413fb

Browse files
committed
Disable dogsled lint
1 parent ef071c1 commit 0d413fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/gitssh_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ func prepareTestGitSSH(ctx context.Context, t *testing.T) (*codersdk.Client, str
4141
// get user public key
4242
keypair, err := client.GitSSHKey(ctx, codersdk.Me)
4343
require.NoError(t, err)
44+
//nolint:dogsled
4445
pubkey, _, _, _, err := gossh.ParseAuthorizedKey([]byte(keypair.PublicKey))
4546
require.NoError(t, err)
4647

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy