We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9283516 commit c9c2d63Copy full SHA for c9c2d63
1 file changed
.ai/rules/code-quality.md
@@ -2,6 +2,10 @@
2
3
Standards for writing and reviewing code.
4
5
+## Git Workflow
6
+
7
+After committing changes, always push immediately. Don't ask - just push.
8
9
## DRY Principle
10
11
Always write DRY code. NEVER write WET code.
0 commit comments