From: Benjamin Auder <benjamin.auder@somewhere>
Date: Thu, 27 Dec 2018 18:47:38 +0000 (+0100)
Subject: Update TODO (about length of code lines)
X-Git-Url: https://git.auder.net/doc/html/css/img/current/gitweb.css?a=commitdiff_plain;h=d5dd0008aeca931c74645aa294b13fe2805ebfe8;p=vchess.git

Update TODO (about length of code lines)
---

diff --git a/TODO b/TODO
index ee4b3400..37961d74 100644
--- 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.
+Increase code line length to 100 or more?
+(http://katafrakt.me/2017/09/16/80-characters-line-length-limit/)