1
0
mirror of https://github.com/j178/prek.git synced 2026-04-03 17:34:03 +02:00

7 Commits

Author SHA1 Message Date
Jo
090ca39def Optimize detect_private_key by chunked reading and using aho-corasick
Benchmark `detect-private-key` in hyperfine script
2026-03-15 17:27:56 +08:00
Jo
d6f6e43008 Optimize fix_byte_order_marker by shifting file contents in place (#1790)
Shift file contents in place for BOM removal.
2026-03-15 17:25:31 +08:00
Jo
5b456bcfae Add a summary to hyperfine benchmarks (#1773) 2026-03-10 19:28:15 +08:00
Jo
bc35c06355 Move .github/scripts to the project root (#1771) 2026-03-10 18:50:39 +08:00
Jo
e4f642c912 Use mise for tools and tasks (#558)
* .

* Migrate more
2025-08-26 23:36:47 +08:00
Jo
d4015b4d67 Bump version to v0.0.3 (#77) 2024-11-18 15:22:22 +08:00
Jo
85aed24fb8 Bump version to v0.0.2 (#69) 2024-11-16 23:09:43 +08:00