package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Aug 22, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Parser struct {
Rules []*rule.Rule
}
Parser parses files and finds lines that break rules
Parse reads the file and returns results of places where rules are broken
ParseFiles parses all files provided and returns the results
Source Files
¶
Click to show internal directories.
Click to hide internal directories.