projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
263eef6
)
Update TODO (about length of code lines)
author
Benjamin Auder
<benjamin.auder@somewhere>
Thu, 27 Dec 2018 18:47:38 +0000
(19:47 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Thu, 27 Dec 2018 18:47:38 +0000
(19:47 +0100)
TODO
patch
|
blob
|
blame
|
history
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.
+Increase code line length to 100 or more?
+(http://katafrakt.me/2017/09/16/80-characters-line-length-limit/)