Skip to content

codex-rs: make cargo clippy and cargo fmt --all --check happy #1391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 0 commits into from

Conversation

M4n5ter
Copy link

@M4n5ter M4n5ter commented Jun 26, 2025

This PR only does the following:

  1. Runs cargo clippy --fix, which leaves 2 warnings that need to be fixed manually.
  2. Manually fixes the 2 remaining warnings from the step above.
  3. Runs cargo fmt --all to format the code changes from the first step.

Copy link

github-actions bot commented Jun 26, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@M4n5ter M4n5ter changed the title chore: make cargo clippy and cargo fmt --all happy chore: make cargo clippy and cargo fmt --all --check happy Jun 26, 2025
@M4n5ter
Copy link
Author

M4n5ter commented Jun 26, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jun 26, 2025
@M4n5ter M4n5ter changed the title chore: make cargo clippy and cargo fmt --all --check happy codex-rs: make cargo clippy and cargo fmt --all --check happy Jun 26, 2025
@M4n5ter M4n5ter closed this Jun 28, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant