summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 72eb0f3..ba20053 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,5 +15,5 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[ ] Manual test/adjust dtail colors
[ ] More integration test colors (via dcat?)
[ ] Integration test for dtail in serverless mode
-[ ] Go through the whole source and change indentation (try not to exceed 80char line lengths by too much)
+[ ] Integration test for dtail normal mode
[ ] Fix the sync.Pools (they aren't concurrent as it seems and can cause a panic)