Skip to content

Releases: Affirm/pre-commit-tasks

pre-commit-tasks v0.2.0

11 Oct 19:28
28a3999
Compare
Choose a tag to compare
  • Add a second type of pre-commit task to run on the currently focused file in the editor, regardless of what is staged in git.
  • Make all linters available even if user opens a subfolder.
  • Fix hooks being called by their name instead of ID, which sometimes didn't work.
  • Fix Run All task being overwritten after one use, making it no longer work.