As @ashb noticed there is a new drop-in replacement for pre-commit in town written in rust - with presumably less opinionated choices (and nicer features) than pre-commit. It's not "ready yet" - it does not have everything implemented yet, but looks promising.
https://github.com/j178/prefligit
We might want to take a look at figure out what is missing and replace pre-commit with it when we think it's ready
As @ashb noticed there is a new drop-in replacement for pre-commit in town written in rust - with presumably less opinionated choices (and nicer features) than pre-commit. It's not "ready yet" - it does not have everything implemented yet, but looks promising.
https://github.com/j178/prefligit
We might want to take a look at figure out what is missing and replace
pre-commitwith it when we think it's ready