1 2 3 4 5 6 7
commit message : cargo test cargo clippy -- -Dclippy::all -Dwarnings cargo fmt git add . git commit -m "{{message}}" git push