mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
Update DIFF.md
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
- `prek` decoupled hook environment from their repositories, allowing shared toolchains and environments across hooks.
|
||||
- `prek` supports Python toolchain management, it delegates to `uv`, and uses `uv` for virtual environments and dependencies.
|
||||
- `prek` supports `language-version` as a semver specifier and automatically installs the required toolchains.
|
||||
- `prek run --last-commit` to run hooks on files changed by the last commit.
|
||||
- `prek run --directory <DIR>` to run hooks on a specified directory.
|
||||
- `prek sample-config` command has a `--file` option to write the sample configuration to a specific file.
|
||||
- `prek` provides dynamic completions of hook id.
|
||||
|
||||
### Future plans
|
||||
|
||||
|
||||
Reference in New Issue
Block a user