diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-01 23:42:57 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-01 23:42:57 +0100 |
commit | 671a25463419691bc6c8d11bd57d932bdea9632b (patch) | |
tree | 8898e076bfd4b3d702c7c765bcb9d6d41947198d /todo | |
parent | f4d71aa6e241ae59ed7d305e8aadddf9d90b2b46 (diff) |
more cleanup
Diffstat (limited to 'todo')
-rwxr-xr-x | todo | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,3 +1,2 @@ #!/bin/sh git ls-files | xargs -d '\n' -- grep '\<TO''DO\>' -- -# TODO: use <algorithm> somewhere |