docs: Add code style guide

This commit is contained in:
Jade Ellis 2025-07-02 00:44:28 +01:00
commit b17f278803
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
4 changed files with 342 additions and 47 deletions

View file

@ -18,6 +18,7 @@
- [Admin Command Reference](admin_reference.md)
- [Development](development.md)
- [Contributing](contributing.md)
- [Code Style Guide](development/code_style.md)
- [Testing](development/testing.md)
- [Hot Reloading ("Live" Development)](development/hot_reload.md)
- [Community (and Guidelines)](community.md)