From: Michael D. Lowis Date: Wed, 9 Oct 2019 21:08:10 +0000 (-0400) Subject: update TODO X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=d459ec10fab61a5606bb95579f8ec972e8a805fb;p=projs%2Ftide.git update TODO --- diff --git a/TODO.md b/TODO.md index 8cf88a2..e3525b2 100644 --- a/TODO.md +++ b/TODO.md @@ -4,11 +4,11 @@ ## STAGING +* all: eliminate multiple return statements and other lint +* tide: byrune, byword, byline functions should be hidden in buf.c * tide: column tracking should be hidden in buf.c * tide: buf_findstr has an infinite loop condition -* tide: refactor byword, byline, etc api * tide: refactor undo/redo api in view.c -* all: eliminate multiple return statements and other lint ## BACKLOG