mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
5 lines
136 B
Markdown
5 lines
136 B
Markdown
# Suggestions
|
|
* Always check your work with:
|
|
* `cargo build`
|
|
* `cargo test`
|
|
* `cargo clippy --all-features --tests -- -D warnings` |