Skip to content

Coding Standards

Andrew Johnson edited this page Apr 24, 2019 · 1 revision

Some quick notes on coding standards that I will try to stick to when developing Oracle:

  • Except where necessary in gmcp (for IRE.Rift etc), camel case will be used.
  • While not required in Lua, I will try to use tab indenting for nested content inside functions or conditionals to improve readability.
Clone this wiki locally