mirror of
https://github.com/mgechev/revive.git
synced 2025-11-29 22:28:23 +02:00
docs: fix rule descriptions (#1147)
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/mgechev/revive/lint"
|
||||
)
|
||||
|
||||
// FileHeaderRule lints given else constructs.
|
||||
// FileHeaderRule lints the header that each file should have.
|
||||
type FileHeaderRule struct {
|
||||
header string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user