Skip to content

Release 2.0.18 (2026-05-19)

Bug fixes

  • skip local checks when --repo targets a different repository

Chores

  • bump version to 2.0.18

Documentation

  • add tooling gap analysis and expansion plan
  • add design for core.hooksPath audit check (#825)
  • move hooks-path audit spec to docs/specs/
  • add implementation plan for core.hooksPath audit check (#825)

Features

  • add core.hooksPath audit check (#825)

Styling

  • add noqa annotations for subprocess security lints

Testing

  • add test for wrong core.hooksPath value
  • add test for correctly configured core.hooksPath
  • update integration tests for core.hooksPath check