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

4 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