Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9608da1

Browse files
committed
nonlint
1 parentc91024e commit9608da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/workspaceapps/db_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ func Test_ResolveRequest(t *testing.T) {
231231
}
232232
require.NotEqual(t,uuid.Nil,agentID)
233233

234-
//nonlint:gocritic // This is a test, allow dbauthz.AsSystemRestricted.
234+
//nolint:gocritic // This is a test, allow dbauthz.AsSystemRestricted.
235235
agent,err:=api.Database.GetWorkspaceAgentByID(dbauthz.AsSystemRestricted(ctx),agentID)
236236
require.NoError(t,err)
237237

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp