From 1079f927a27db9d194c8e25eb3a188396fdf8eab Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 17 May 2021 21:02:55 +0100 Subject: refactor code --- TODO.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 3562ffe..b75b26a 100644 --- a/TODO.md +++ b/TODO.md @@ -4,10 +4,4 @@ Adjust code to reflect the google style guide. Use this to practice navigating t * comment complex functions * comment all lib functions -* TODOs always with a name in it, e.g. "TODO(paul): BLabla" -* fix signle vs double quotes: strings without var interpolation -* [[ ]] is preferred over [ ] -* bash -c 'help readarray' trick, zsh alias/function for bash help -* avoid a stand alone (( i++ )) -* rename ./modules to ./packages * buetow.org.conf: declare -xr FOO=bar both constant and env. -- cgit v1.2.3