Skip to content

v0.11.4

Choose a tag to compare

@stbenjam stbenjam released this 28 May 21:41
c85a25e

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)