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

Commit21a5fc3

Browse files
committed
Restore linter comment
1 parenta3f75fd commit21a5fc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎cli/portforward_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ func TestPortForward(t *testing.T) {
141141
},
142142
}
143143

144-
//nolint:paralleltest
145-
for_,c:=rangecases {
144+
for_,c:=rangecases {//nolint:paralleltest // the `c := c` confuses the linter
146145
c:=c
147146
// Avoid parallel test here because setupLocal reserves
148147
// a free open port which is not guaranteed to be free

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp