0.11.4¶
2026-05-28 · View on GitHub
What's New¶
- Exclude frontmatter from content-rule analysis — YAML frontmatter blocks are no longer evaluated by content-based lint rules, reducing false positives (#235)
- Pretty-print embedded JSON in docs HTML output — JSON blocks in generated documentation are now formatted for readability (#233)
- Print version as first line of text output — the skillsaw version is now shown at the top of text-format lint output (#232)
- Bump GitHub Actions to Node 24 compatible versions (#231)