From d459ec10fab61a5606bb95579f8ec972e8a805fb Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Wed, 9 Oct 2019 17:08:10 -0400 Subject: [PATCH] update TODO --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.51.0