Skip to content

Commit cd52937

Browse files
author
wafuwafu13
committed
add nolint
1 parent f853f89 commit cd52937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-windows-eventlog/lib/check_windows_eventlog_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ func TestRun(t *testing.T) {
146146
}
147147
testError()
148148

149-
lastNumber = recordNumber
149+
lastNumber = recordNumber // nolint
150150

151151
origArgs = []string{"-s", dir, "--log", "Application", "-r"}
152152
args = make([]string, len(origArgs))

0 commit comments

Comments
 (0)