Skip to main content

Crate lint

Crate lint 

Source

Re-exports§

pub use config::Config;
pub use config::ConfigBuilder;
pub use config::OutputFormat;
pub use language_rules::LanguageRule;
pub use language_rules::LanguageRuleSet;
pub use linter::Linter;
pub use lsp::LspServer;
pub use mcp::McpServer;
pub use output::LintMessage;
pub use output::LintResult;
pub use output::Severity;
pub use rules::Rule;
pub use rules::RuleSet;

Modules§

cache
config
language_rules
linter
lsp
mcp
output
rules

Functions§

lint_files
lint_files_with_cache