1 2 3 4
fix: cargo fmt --all git add . cargo clippy --fix --all-targets --all-features --allow-dirty --allow-staged