mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 18:48:33 -04:00
refactor: Replaced fmt.printf calls with fmt.eprintf.
This commit is contained in:
6
TODOS.md
6
TODOS.md
@@ -26,11 +26,9 @@
|
||||
|
||||
13. Test all cmds / terminal branches.
|
||||
|
||||
14. Fix error messages to use fmt.eprintf (stderr) instead of fmt.printf (stdout)
|
||||
14. Pass allocator to findr?
|
||||
|
||||
15. Pass allocator to findr?
|
||||
|
||||
16. Update `read_wire_string` to use a slice.
|
||||
15. Update `read_wire_string` to use a slice.
|
||||
|
||||
## Double-check AI output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user