Skip to main content

print

Function print 

Source
pub fn print(
    rule_filter: &[String],
    crate_filter: &[String],
    config: &Config,
    root: &Path,
    crates_dir: &Path,
) -> ExitCode
Expand description

Render the rule catalog and current violations as a markdown document for LLM consumption.