8000 GitHub - nichmor/quick-commit: a Rust reimplementation of pre-commit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nichmor/quick-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
< 8A8E a title="This path skips through empty directories" aria-label=".github/workflows, (Directory)" class="Link--primary" href="/nichmor/quick-commit/tree/main/.github/workflows" data-discover="true">.github/workflows
 
 
 
 
 
 
 
 
 
 
 
 

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
0