Skip to content

v0.13.0

Choose a tag to compare

@chrisophus chrisophus released this 20 Jul 21:32
· 33 commits to main since this release

Added

  • Focused lint policy configuration for tracked-artifact allowlists, test-file and package exclusions, high-coupling thresholds, and committed baseline settings.
  • --no-baseline for exploratory runs when YAML enables baseline comparison.
  • Rule-name validation across policy sections.

Fixed

  • Policy exclusions are applied before severity remapping and baseline comparison.
  • orphaned-config-path recognizes literal excluded directories such as node_modules without recursively walking them.

See CHANGELOG.md for details.