Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit c026742

Browse files
committed
Clarify lint expectations in AGENTS
1 parent cf29c09 commit c026742

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ Formatting and lint:
121121
- `make lint`
122122
- `make lint-check`
123123

124+
Repo-specific expectation:
125+
126+
- After any code, template, packaging, or GitHub Actions change, run `make lint`.
127+
- Do not treat `make lint` as optional or defer it unless the user explicitly asks not to run it or you are blocked.
128+
124129
Tests:
125130

126131
- `make test`

0 commit comments

Comments
 (0)