mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 18:48:33 -04:00
refactor: Removed PascalCase names.
This commit is contained in:
4
TODOS.md
4
TODOS.md
@@ -2,8 +2,6 @@
|
||||
|
||||
1. Commands are still leaking.
|
||||
|
||||
2. **db.odin** — Inconsistencies in how struct vs sqlite are named.
|
||||
|
||||
3. Add color flag and support non colored output.
|
||||
|
||||
4. Rewrite `write_command_help` to use text/tables
|
||||
@@ -26,8 +24,6 @@
|
||||
|
||||
19. Replace `testing.expect` calls with `testing.expect_value` calls where appropriate.
|
||||
|
||||
20. Change struct field names from PascalCase to snake_case.
|
||||
|
||||
21. procedures should be ordered by use, main at the top, then in the order they are called from main.
|
||||
|
||||
22. Shell completion
|
||||
|
||||
Reference in New Issue
Block a user