From 0d6de3fe5b40faf389ca1ec6387e448fba589cc4 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sun, 16 Oct 2022 19:48:12 +0200 Subject: [PATCH] add-fixes --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index af9302d..c78da84 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,9 @@ ## Fixes to be implemented +- rm printYamlData() log.Fatal(), maybe return error on all printers? + +- printShellData() checks Columns unnecessarily (compare to yaml or extended) + ## Features to be implemented - add output mode csv