kcl icon indicating copy to clipboard operation
kcl copied to clipboard

[Enhancement] All rust code needs to be fixed by executing `cargo clippy --fix`

Open Peefy opened this issue 2 years ago • 1 comments

Enhancement

All rust code needs to be fixed by executing cargo clippy --fix.

Peefy avatar Sep 07 '22 13:09 Peefy

clippy KCLVM/compiler_base - https://github.com/KusionStack/KCLVM/pull/194

zong-zhe avatar Sep 09 '22 02:09 zong-zhe

does this means after running the command, removing the unnecessary code or updating it? @Peefy

octonawish-akcodes avatar Jan 24 '24 07:01 octonawish-akcodes

does this means after running the command, removing the unnecessary code or updating it? @Peefy

Yes. 👍

Peefy avatar Jan 24 '24 07:01 Peefy