Documentation ¶
Index ¶
- func GetHashFromBody(fset *token.FileSet, node ast.Node) string
- func GetHashFromBodyByLine(fset *token.FileSet, node ast.Node, line int) string
- func GetHashFromBytes(object []byte) string
- func GetHashFromString(object string) string
- func GetPathRelative(path string) string
- func Run(cfg *config.Config, linters ...*Linter) map[string][]Issue
- type Issue
- type Linter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHashFromBodyByLine ¶
func GetHashFromBytes ¶
func GetHashFromString ¶
func GetPathRelative ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.