light/docs/guidelines/conventions.rst

11 lines
391 B
ReStructuredText
Raw Normal View History

2025-08-05 23:42:08 +03:30
.. guidelines/conventions
2025-08-05 23:42:08 +03:30
Coding Conventions
===================================================================================================
Any line of code added to the engine, must abide by following conventions.
They may seem arbitrary, and sometimes they are. But to achieve **consistency**, which is not an arbitrary goal, is to
follow these guidelines.
2025-08-05 23:42:08 +03:30
AAA
--------------------