Skip to content
Snippets Groups Projects
fmt.sh 87 B
Newer Older
#!/usr/bin/env bash
cargo fmt --package relibc --package crt0 --package redox-rt "$@"