1
0
mirror of https://github.com/j178/prek.git synced 2026-04-25 02:11:36 +02:00

9 Commits

Author SHA1 Message Date
Jo c70122f23b Add sample-config --file to write sample config to file (#313) 2025-08-02 23:06:28 +08:00
Jo c28ca26c47 Try default uv managed python first, fallback to download (#291)
* .

* Try default uv managed python first, fallback to download

* Fix
2025-08-01 12:07:33 +08:00
Jo b9acf150d1 Support downloading requested Python version automatically (#281)
* Support auto download requested Python version

* Add test

* Fix

* Fix windows test
2025-08-01 00:27:02 +08:00
Jo 448b29022d Add PREFLIGIT_NO_FAST_PATH to disable Rust fast path (#272) 2025-07-29 14:40:43 +08:00
Jo 78dfe0eefc Refactor language version resolution and hook install dir (#221)
* .

* .

* .

* .

* .

* Fix tests

* Improve

* Fix
2025-03-12 13:58:27 +08:00
Jo afe6dfb540 Simplify env vars reading (#178) 2025-02-13 23:20:36 +08:00
Jo 0aae916843 Disallow std::env::var (#177) 2025-02-13 20:28:07 +08:00
Jo f72e5e6c62 Fallback some env vars to to pre-commit (#175) 2025-02-13 20:13:42 +08:00
Jo 58c4d621bd Make env vars a shareable crate (#171) 2025-02-11 11:53:37 +08:00