Update AGENTS.md

This commit is contained in:
Anthony Stirling 2025-05-20 08:34:40 +01:00 committed by GitHub
parent d1266581c9
commit 76c2336e3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ This file provides high-level instructions for Codex when modifying any files wi
## 2. Testing
- Run `./gradlew build` before committing changes to ensure the project compiles.
- If the build cannot complete due to environment restrictions, mention this in the PR summary.
- If the build cannot complete due to environment restrictions, DO NOT COMMIT THE CHANGE
## 3. Commits
- Keep commits focused. Group related changes together and provide concise commit messages.