Tadd12 / DnD6

0 stars 1 forks source link

Development Guidelines #2

Closed FFranziskus13 closed 10 months ago

FFranziskus13 commented 11 months ago

This is a space to add and discuss Coding Guidelines.

FFranziskus13 commented 11 months ago

I suggest using the pep8 as much as possible (since it is a Coding Guidelines for Python).

This would include:

Please comment, if you disagree with one, all or the concept of coding guidlines in general.

Tadd12 commented 11 months ago

https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_styleguide.html

ramenmitpilz commented 11 months ago

übernehmen wir die jetzt?

ramenmitpilz commented 11 months ago

Die Dokumentation im Wiki sollte gleich mit der Implementation einer neuen Klasse erfolgen!

Tadd12 commented 11 months ago

Always rebase when updating the branch you are working on. Don't merge