From c3f07de7f820290639c66cad605a8a7a55345c57 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 28 Jan 2026 20:40:20 +0100 Subject: TODO: Cleanup --- TODO.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO.md b/TODO.md index c6c7f776..68034815 100644 --- a/TODO.md +++ b/TODO.md @@ -6,11 +6,11 @@ they continue from that point (passing along some state such as the packLocation to avoid re-resolving the location from index files). -* consider making Ref an interface satisfied by concrete RefDetached, - RefSymbolic -* consider making HashAlgorithm an interface -* consider adding compression agility +* Consider making Ref an interface satisfied by concrete RefDetached, + RefSymbolic. +* Consider adding compression agility. * There may be some cases where integer overflows are handled incorrectly. -* Use https://pkg.go.dev/simd/archsimd@go1.26rc1 for SIMD instead of assembly -* Add a function to insert an entry into a tree +* Use https://pkg.go.dev/simd/archsimd@go1.26rc1 for SIMD instead of + assembly. +* Add a function to insert an entry into a tree. -- cgit v1.3.1-10-gc9f91