Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 20:18
· 44 commits to v3 since this release

This release includes improved, tree-sitter powered support for linting comments in Go, Rust, Python, Ruby, C/C++, JavaScript, TypeScript, YAML, and CSS files.

Changelog

  • a484bbe feat: tree-sitter powered fragments
  • 31b5975 refactor: move comment processing to tree-sitter
  • 26ece6e existence rule skips match in RST (#831)