mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
768 B
768 B
Difference from pre-commit
prefligitsupports both.pre-commit-config.yamland.pre-commit-config.ymlconfiguration files.prefligitimplements some common hooks frompre-commit-hooksin Rust for better performance.prefligituses~/.prefligitas the default cache directory for toolchains and environments, and stores repos and hooks separately.prefligitusesuvfor managing Python installations, environments and dependencies.prefligitsupportslanguage-versionas a version specifier and automatically installs the required toolchains.prefligit sample-configcommand has a--fileoption to write the sample configuration to a specific file.
Future plans
- Built-in support for monorepos.
- Global configurations.