aboutsummaryrefslogtreecommitdiff
path: root/TODO/refactoring.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO/refactoring.md')
-rw-r--r--TODO/refactoring.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO/refactoring.md b/TODO/refactoring.md
index 206b402..eedbd20 100644
--- a/TODO/refactoring.md
+++ b/TODO/refactoring.md
@@ -25,6 +25,4 @@
25* Sort function implementations alphabetically, ignore static vs non static. 25* Sort function implementations alphabetically, ignore static vs non static.
26* Rename functions and variable to have a consistent naming scheme. 26* Rename functions and variable to have a consistent naming scheme.
27* Functions that copy data: swap src and dest, follow memcpy standard. 27* Functions that copy data: swap src and dest, follow memcpy standard.
28* The way coord uses define guards to organize the .h file is good, apply it
29 to other modules too - including tests.
30* Read style(9) and decide what to implement. 28* Read style(9) and decide what to implement.

Generated with cgit - Back to sebastiano.tronto.net