Skip to content

Code style and naming conventions #1403

@TheMarex

Description

@TheMarex

Where are we going with the class/function naming conventions? Currently the code is in a flux between camel-case and underscore.
Lets capture this in an issue to avoid any unnecessary style fixes.

Current proposal:

  • Capitalized camel-case class names
  • Lower-case underscore variable names
  • Lower-case underscore function names
  • Lower-case underscore namespace names

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions