aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-10-08 19:44:17 +0000
committerNils Gillmann <ng0@n0.is>2018-10-08 19:44:17 +0000
commit39d9afb11e61c3f7e10d507899bb7028607a7961 (patch)
tree467b704e57d1e9e3a0564a48106946de11f98ac7 /TODO
parent9f7399a60d73eccf32a90779d3a9467c980e9408 (diff)
downloadgnunetbib-39d9afb11e61c3f7e10d507899bb7028607a7961.tar.gz
gnunetbib-39d9afb11e61c3f7e10d507899bb7028607a7961.zip
TODO
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 51630e5..8e9c415 100644
--- a/TODO
+++ b/TODO
@@ -38,6 +38,7 @@
38 - follow good python coding standards (for example: just look at 38 - follow good python coding standards (for example: just look at
39 what python2-pylint tells you. Try to use really human readable 39 what python2-pylint tells you. Try to use really human readable
40 names - don't use 'e', 'a', etc. 40 names - don't use 'e', 'a', etc.
41 - instead of printing to a file, explicitly write to it.
41 42
42- Produce readable error output which fits into < 80 characters 43- Produce readable error output which fits into < 80 characters
43- Remove duplicate records 44- Remove duplicate records