Updated Coding Standards (markdown)
parent
43dc30da09
commit
80563271f9
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ It would probably be best to follow Guido van Rossum's preferred coding style, a
|
|||
We will need some tools to automatically reformat the code before a commit is done. The initial run of these tools will likely result in a massive commit that only contains formatting changes.
|
||||
|
||||
Candidates:
|
||||
|
||||
* [astyle](http://astyle.sourceforge.net/)
|
||||
* [GC GreatCode](http://sourceforge.net/projects/gcgreatcode/)
|
||||
* [indent](http://www.gnu.org/software/indent/)
|
||||
|
|
Loading…
Reference in a new issue