Function lint

Source
pub fn lint(content: &str, rules: &[Box<dyn Rule>]) -> LintResult
Expand description

Lint a file against the given rules