Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
Parser parses files and finds lines that break rules
func (*Parser) ParsePaths ¶ added in v0.1.1
func (p *Parser) ParsePaths(paths ...string) (results []result.FileResults, err error)
ParsePaths parses all files provided and returns the results
Click to show internal directories.
Click to hide internal directories.