Skip to main content

Module config

Module config 

Source

Structs§

Config
InterfaceConfig
ParserConfig
Configuration for a single parser under [parsers]. Supports shorthand (markdown = true, markdown = ["frontmatter"]) and expanded table form ([parsers.markdown] with fields).
RuleConfig
Configuration for a single rule under [rules]. Supports shorthand (cycle = "warn") and table form ([rules.orphan]).

Enums§

RuleSeverity