docs: 🔥 == 🔥 in auto-push rule
This commit is contained in:
parent
ba3a6e66b2
commit
eec598604b
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ Disabling or removing tests weakens the codebase and is unacceptable. Tests are
|
|||
|
||||
If a feature touches all three layers (model + view + template), it needs tests in all three files. No exceptions. Untested code is incomplete code.
|
||||
|
||||
**AUTO-PUSH**: Commit and push when the work is done — no need to ask fox. If tests were written, they must pass first. If no tests are required (defect fix, config, docs), push immediately after committing. Bump GIT_HASH after pushing. Fox runs two candles from both ends — remove all friction.
|
||||
**AUTO-PUSH**: Commit and push when the work is done — no need to ask fox. If tests were written, they must pass first. If no tests are required (defect fix, config, docs), push immediately after committing. Bump GIT_HASH after pushing. 🔥 == 🔥 — remove all friction.
|
||||
|
||||
## Post-Work Chores
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue