Commit 4399a84
committed
docs: expand pre-commit verification requirements
- Add comprehensive verification commands that must pass before committing
- Include cargo machete, linters, unit tests, and e2e tests
- Clarify that all checks must pass before using git add or git commit
- Provide clear bash code block with all required commands1 parent 62e5d7a commit 4399a84
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
| |||
0 commit comments