Skip to content

nichmor/quick-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Rusty re-implementation of pre-commit framework.

The goal of this framework is:

  • combine the best developer experience from pre-commit, husky and cargo-husky.
  • leverage pixi and conda-forge ecosystem to provide best-spoke enviroments with all system requirements necessary for your pre-commit. No need to have python/go/other language installed.
  • to be quickly-fast: all pre-commit's checks will be executed in parallel.
  • backward-compability with all existing pre-commits hooks - just plug'n'play.
  • use uv to install python dependencies and avoid calls of subprocess to pip.

About

a Rust reimplementation of pre-commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published