Check the code with rustfmt

This commit is contained in:
Roey Darwish Dror
2018-07-04 14:24:20 +03:00
parent f8a95528de
commit e1d248785a
4 changed files with 5 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ set -ex
# TODO This is the "test phase", tweak it as you see fit
main() {
cargo fmt --all -- --write-mode=check
cross build --target $TARGET
cross build --target $TARGET --release