Skip to content

Commit 7453bc7

Browse files
authored
Update AGENTS.md
1 parent 78dde66 commit 7453bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This file provides guidance to agents working in this repository.
2828
| RealTiKV tests | MUST start playground in background, run tests, then clean up playground/data (see `docs/agents/testing-flow.md`). |
2929
| Bug fix | MUST add a regression test and verify it fails before fix and passes after fix. |
3030
| Fmt-only PR | MUST NOT run costly `realtikvtest`; local compilation is enough. |
31-
| Before finishing | SHOULD self-review diff quality before finishing. |
31+
Before finishing | MUST run `make lint` if there are code changes. SHOULD self-review diff quality before finishing. |
3232

3333
### Skills
3434

0 commit comments

Comments
 (0)