We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851f23c commit 16e0b97Copy full SHA for 16e0b97
1 file changed
AGENTS.md
@@ -0,0 +1,5 @@
1
+Follow SOLID principles
2
+Use DRY and avoid duplication
3
+Keep the code KISS unless complexity is required
4
+Avoid unnecessary abstractions.
5
+Cover edge cases and clear error handling
0 commit comments