1 2 3 4 5
fmt: #!/usr/bin/env bash cd "$(git rev-parse --show-toplevel)" cargo fmt cd src/go && go fmt