summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-17 21:02:55 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit1079f927a27db9d194c8e25eb3a188396fdf8eab (patch)
tree624f19114f664d23f651cce07e0a59c564c1798a /TODO.md
parent66891ce50ed59d19f54ee3765b295dda6f806bf5 (diff)
refactor code
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 0 insertions, 6 deletions
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.