summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-03-28 17:18:36 +0100
committerOskar <[email protected]>2024-03-28 17:18:36 +0100
commitccdda45af0c167e4db0b0f1e0b920fec388206a3 (patch)
tree618c9d620f9c951d40ab97946f0fbc292f87fa00 /TODO
parentf31f6cf866a50e659cc8fd1e847cc3ac5785e7e1 (diff)
added length check, its kinda bad not not tested
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c6bda3a..16f2266 100644
--- a/TODO
+++ b/TODO
@@ -4,4 +4,5 @@ This is not my overall big planning board. (1 highest prio, 10 lowest)
1 - Have a big long think about how validate_N should work
1 - implement validate_N
1 - Perform tests on validate_N
+2 - add some sort of length check
3 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program.