Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:58
d9e6964

Changelog

Features

  • 80031ce feat(cache): memoize per-file lint findings (content+config+version key); --no-cache, --cache-dir, cache clean|status by @OCharnyshevich
  • 5eea749 feat(config): paths field — default lint/fmt targets when no CLI paths given by @OCharnyshevich

Others

  • 64e1983 docs(readme): no-trailing-spaces autofix, no-broken-anchor rule, fixability + doc-link output by @OCharnyshevich