OptionalallInclude untracked files (walk the tree instead of git ls-files).
OptionalextensionsExtra file extensions to include in auto-discovery, in addition to the
built-in markdown family. Accepts crv, .crv, or .CRV; normalized to a
lowercase dotted form. Has no effect on explicit paths, which are always
kept regardless of extension.
OptionalignoreGlob patterns (micromatch) to exclude from the result.
OptionalnoIgnore .gitignore and walk the tree directly (implies all-style discovery).
OptionalpathsExplicit file paths to lint; bypasses discovery and the extension filter.
OptionalrootDirectory to search from. Defaults to '.'.
Options for discoverFiles.