Skip to content

meta: Add formatting checks to AGENTS.md lint instructions#310

Merged
jan-auer merged 1 commit intomainfrom
meta/agents-lint-instructions
Feb 16, 2026
Merged

meta: Add formatting checks to AGENTS.md lint instructions#310
jan-auer merged 1 commit intomainfrom
meta/agents-lint-instructions

Conversation

@jan-auer
Copy link
Member

CI runs cargo fmt and ruff format but these were missing from the
pre-commit linting instructions in AGENTS.md. This caused formatting
issues to slip through to CI (e.g. #309).

Adds cargo fmt --all -- --check and uv run ruff format --check to
the linting checklist.

CI runs cargo fmt and ruff format but these were missing from the
pre-commit linting instructions, causing missed formatting issues.
@jan-auer jan-auer requested a review from a team as a code owner February 16, 2026 14:47
Copy link
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ruff should be ran by the pre-commit checks but I guess this doesn't hurt.

@jan-auer jan-auer merged commit 64049c4 into main Feb 16, 2026
20 checks passed
@jan-auer jan-auer deleted the meta/agents-lint-instructions branch February 16, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants