wiki/contributing/formatting/code.md
2024-05-16 22:18:47 +00:00

269 B

title description published date tags editor dateCreated
Code Standards false 2024-05-16T22:18:45.623Z markdown 2024-05-16T22:18:45.623Z

Naming

Functions, variables, and other names inside a programming file should all follow (lower/Upper)CamelCase.