Fix up nolintlint comments and urls (#1164)

This commit is contained in:
Andrew Shannon Brown 2020-05-24 00:08:14 -07:00 committed by GitHub
parent 57e4203661
commit 90a8cd41bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -258,7 +258,7 @@ func TestNolintUnused(t *testing.T) {
return NewNolint(log, dbManager, enabledLintersMap)
}
// the issues below the nolintlint issues that would be generated for the test file
// the issue below is the nolintlint issue that would be generated for the test file
nolintlintIssueVarcheck := result.Issue{
Pos: token.Position{
Filename: fileName,