mirror of
https://github.com/mgechev/revive.git
synced 2025-11-25 22:12:38 +02:00
docs: fix rule descriptions (#1147)
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/mgechev/revive/lint"
|
||||
)
|
||||
|
||||
// ErrorStringsRule lints given else constructs.
|
||||
// ErrorStringsRule lints error strings.
|
||||
type ErrorStringsRule struct {
|
||||
errorFunctions map[string]map[string]struct{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user