Update TODO (about length of code lines)
authorBenjamin Auder <benjamin.auder@somewhere>
Thu, 27 Dec 2018 18:47:38 +0000 (19:47 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Thu, 27 Dec 2018 18:47:38 +0000 (19:47 +0100)
TODO

diff --git a/TODO b/TODO
index ee4b340..37961d7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,3 +3,5 @@ Design: final touch (gain extra space on top, using space on the right)
 Crazyhouse: center reserves, grey if zero available, numbers superimposed
 Promotions: increase pieces sizes, better background.
 Code: use two spaces instead of tabs, everywhere.
 Crazyhouse: center reserves, grey if zero available, numbers superimposed
 Promotions: increase pieces sizes, better background.
 Code: use two spaces instead of tabs, everywhere.
+Increase code line length to 100 or more?
+(http://katafrakt.me/2017/09/16/80-characters-line-length-limit/)