- Packages/Directores: all lowercase with no underscores
- Modules/files: all lowercase with underscores for readability
- Classes: UpperCamelCase
- Functions: all lowercase with underscores for readability
- Variables: lowerCamelCase
- Private functions/variables: leading underscore
- Constants: ALL_CAPS
neuenablingengineering/Lampy
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|