pub const LONG_LINE_MAX: usize = 120;Expand description
Longest line drep will accept outside a code fence.
A fixed number, not a setting. lint-docs is report-only unless --strict
is passed, so a project that disagrees (this repository does - its
.markdownlint.json sets MD013: false) runs it report-only and ignores
the line rather than tuning a threshold drep would then have to reconcile
with the project’s own linter.