class

Crstlint::Linter

Inherits Reference < Object

Main linter class

Constructors

Instance methods

lint(content : String, filename : String | Nil = nil) : Array(Issue)

Lint RST content from string

Source