Closed zhuliquan closed 2 months ago
I do a static check on the code by cmd cargo clippy (the results shown in attachment: arroyo_clippy.txt), and I found that a lot of the code was not efficient enough. Is it possible to consider adding static checks to the CI process
cargo clippy
I do a static check on the code by cmd
cargo clippy
(the results shown in attachment: arroyo_clippy.txt), and I found that a lot of the code was not efficient enough. Is it possible to consider adding static checks to the CI process