diff --git a/check/errcheck.go b/check/errcheck.go index e61a09e..35c0ee1 100644 --- a/check/errcheck.go +++ b/check/errcheck.go @@ -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