mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-29 13:03:43 +01:00
11 lines
251 B
Markdown
11 lines
251 B
Markdown
# Style guidelines in Collab RPG
|
|
|
|
(Mibi88) Fcalva, SlyVTT: What do you think of this?
|
|
|
|
Variables names in sneak_case.
|
|
|
|
Name your procedures as following: `filename_whatitdoes`.
|
|
|
|
The procedures are documented using sphinx.
|
|
|
|
Have I forgotten something?
|