forked from Telodendria/Telodendria
Indent doesn't actually work all that great.
At least not on OpenBSD. Humans can manage source code a lot better than indent currently does.
This commit is contained in:
parent
092a3a6da8
commit
47c6eaac35
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ can get involved.
|
|||
<li><s>Implement configuration file parsing using the hash map</s></li>
|
||||
<li><s>Base64 encoding/decoding with padded/unpadded support</s></li>
|
||||
<li>Write a release script</li>
|
||||
<li>Force code formatting with <code>indent</code></li>
|
||||
<li>Implement a JSON library using the hash map and array</li>
|
||||
<li>Figure out how to write unit tests for array/hashmap/etc</li>
|
||||
<li>Implement a simple HTTP server</li>
|
||||
|
|
Loading…
Reference in a new issue