mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
dev: update agents.md
This commit is contained in:
@@ -17,6 +17,9 @@
|
|||||||
- Run single focused unit-test:
|
- Run single focused unit-test:
|
||||||
- Add the `:focus` keyword to the test case: `(deftest ^:focus test-name ...)`
|
- Add the `:focus` keyword to the test case: `(deftest ^:focus test-name ...)`
|
||||||
- `bb dev:test -i focus`
|
- `bb dev:test -i focus`
|
||||||
|
|
||||||
|
## Code Guidance
|
||||||
|
- Keep in mind: @prompts/review.md
|
||||||
|
|
||||||
## Review Checklist
|
## Review Checklist
|
||||||
- Linters and unit-tests must pass
|
- Linters and unit-tests must pass
|
||||||
|
|||||||
Reference in New Issue
Block a user