pub fn lint_source(source: &str, filename: &str) -> Result<Diagnostics, String>
Lint source code string (parses and lints).