Skip to content

Commit 9030e80

Browse files
committed
lint
1 parent 631f16b commit 9030e80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/database/dbmem/dbmem.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7579,6 +7579,7 @@ func (q *FakeQuerier) UpsertWorkspaceAgentPortShare(ctx context.Context, arg dat
75797579
}
75807580
}
75817581

7582+
//nolint:gosimple casts are not a simplification
75827583
psl := database.WorkspaceAgentPortShare{
75837584
WorkspaceID: arg.WorkspaceID,
75847585
AgentName: arg.AgentName,

0 commit comments

Comments
 (0)