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

Commit4ea0165

Browse files
committed
linting
1 parent72f2234 commit4ea0165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/parameters.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ func (api *API) handleStaticParameters(rw http.ResponseWriter, r *http.Request,
241241
params=append(params,param)
242242
}
243243

244-
api.handleParameterWebsocket(rw,r,func(ctx context.Context,valuesmap[string]string) (*preview.Output, hcl.Diagnostics) {
244+
api.handleParameterWebsocket(rw,r,func(_ context.Context,valuesmap[string]string) (*preview.Output, hcl.Diagnostics) {
245245
fori:=rangeparams {
246246
param:=&params[i]
247247
paramValue,ok:=values[param.Name]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp