mirror of
https://github.com/WGDashboard/WGDashboard-PRW.git
synced 2026-08-03 22:42:57 +00:00
6 lines
157 B
Markdown
6 lines
157 B
Markdown
# WGDashboard Coding Guidelines
|
|
|
|
## Rules:
|
|
|
|
- Utility functions should ALWAYS use DEBUG statements.
|
|
- Code as verbose as possible and where reason allows it. |