celestiaorg

celestiaorg/celestia-zkevm-hl-testnet

1 good first / help-wanted issue · Rust · last activity Sep 12, 2025

1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
Add cargo sort to CI about 1 year ago

AI Summary: This issue proposes adding a new step to the CI pipeline to enforce sorted `cargo` dependencies. It suggests using `cargo sort --workspace --check` to automatically verify that all `Cargo.toml` files within the workspace have their dependencies sorted, failing the build if they are not. This helps maintain consistency and code quality.

Complexity: 1/5
good first issue github-ci