This commit is contained in:
eric
2026-04-04 05:57:58 +02:00
commit 97f329c825
55 changed files with 10026 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Standards
- Keep code maintainable.
- Avoid one-off hacks.
- Leave tests green.