mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 15:08:32 +00:00
Fix lints
This commit is contained in:
@@ -200,7 +200,7 @@ func TestGithubClient_PaginatesComments(t *testing.T) {
|
||||
)
|
||||
}
|
||||
w.Write([]byte(issueResps[calls])) // nolint: errcheck
|
||||
calls += 1
|
||||
calls++
|
||||
}
|
||||
}),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user