mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-29 06:49:05 +08:00
Fix typo in errcheck comment
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package check
|
||||
|
||||
// errcheck is the check for the errcheck command
|
||||
// Errcheck is the check for the errcheck command
|
||||
type Errcheck struct {
|
||||
Dir string
|
||||
Filenames []string
|
||||
|
||||
Reference in New Issue
Block a user