rustup component add rustfmt cargo fmt --all. To lint your code: Copy. rustup component add clippy cargo clippy. To run the lint checker that is run in CI:.
確定! 回上一頁