refactor(lint): fix lint warnings (#967)

This commit is contained in:
Kota Kanbe
2020-04-27 17:02:27 +09:00
committed by GitHub
parent 56b12c38d2
commit 37716feac7
3 changed files with 6 additions and 5 deletions

View File

@@ -29,5 +29,5 @@ var SansTopTwentyfive = map[string]string{
"759": "25",
}
// SansTopTwentyfiveURL
// SansTopTwentyfiveURL is a URL of sans 25
var SansTopTwentyfiveURL = "https://www.sans.org/top25-software-errors/"