# Functions
NewLinter initializes a Linter.
ParseAlert returns a slice of suggestions for the given Vale alert.
# Structs
Comment represents an in-code comment (line or block).
No description provided by the author
A Linter lints a File.
Solution is a potential solution to an alert.