zhuqi-lucas opened a new pull request, #21171:
URL: https://github.com/apache/datafusion/pull/21171

   ## Which issue does this PR close?
   
   N/A - minor documentation improvement.
   
   ## Rationale for this change
   
   The "Before Committing" section in `AGENTS.md` (symlinked as `CLAUDE.md`) 
tells agents to follow the contributor guide but does not list the concrete 
commands. Agents may skip `cargo fmt` or `cargo clippy` and submit PRs with 
formatting/lint errors that fail CI.
   
   ## What changes are included in this PR?
   
   Adds explicit `cargo fmt --all` and `cargo clippy` commands that agents MUST 
run before committing, along with a pointer to the full `./dev/rust_lint.sh` 
suite.
   
   ## Are these changes tested?
   
   Documentation only — no code changes.
   
   ## Are there any user-facing changes?
   
   No.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to