hydra ifd fixes

This commit is contained in:
2026-04-13 23:39:22 -04:00
parent 3442744803
commit c20b77a6b8
3 changed files with 36 additions and 10 deletions

View File

@@ -57,6 +57,8 @@ forEachSystem (
all
rule 'MD013', :tables => false, :line_length => 220
exclude_rule 'MD029' # ordered list items separated by blank lines
exclude_rule 'MD041' # YAML frontmatter triggers false positives
'').outPath;
};