Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crstlint::Linter
Inherits
Reference
<
Object
Main linter class
Constructors
new
Source
Instance methods
lint
(content :
String
, filename :
String
|
Nil
= nil) :
Array
(
Issue
)
Lint RST content from string
Source