mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Add note about line skips in the style guide
This commit is contained in:
@@ -254,6 +254,9 @@ Surround functions and class definitions with two blank lines:
|
||||
|
||||
Use one blank line inside functions to separate logical sections.
|
||||
|
||||
.. note:: We use a single line between classes and function definitions in the class reference and
|
||||
in short code snippets in this documentation.
|
||||
|
||||
Line length
|
||||
~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user