only droids

This commit is contained in:
2026-02-11 15:22:02 +05:30
parent 5b304c5c2d
commit 1a6bffef2b
14 changed files with 171 additions and 491 deletions

6
.factory/rules/code.md Normal file
View File

@@ -0,0 +1,6 @@
# Code Rules
1. Never use emojis in the code. Use ASCII characters as much as possible.
Kaomojis are also fine to make it fun but do not use emojis.
2. Keep files under 300 lines. Create nested folders/files for modularity.