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 linter::Linter;
pub use rules::Rule;
pub use rules::RuleSet;
pub use output::LintResult;
pub use output::LintMessage;
pub use output::Format;
pub use output::Severity;
pub use mcp::McpServer;
pub use language_rules::LanguageRule;
pub use language_rules::LanguageRuleSet;

Modules§

config
language_rules
linter
mcp
output
rules

Functions§

create_default_config
lint_files