mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-25 20:52:26 -06:00
9 lines
633 B
Markdown
9 lines
633 B
Markdown
Toontown Stride Style Guidelines
|
|
==================================
|
|
Code and documentation in the master and release branches of the Toontown Stride repositories must conform to these guidelines. Any code submitted that is not properly formated will be rejected, as it is best to keep a readable, and consistent style for future contributors to read, and understand the code. Don't, however, blindly follow these guidelines into writing unreadable code. Sometimes it is best to use your own judgement.
|
|
|
|
- - -
|
|
|
|
* [Git style guidelines](git-style.md)
|
|
* [Python style guidelines](python-style.md)
|
|
* [C++ style guidelines](cxx-style.md)
|