artiq-zynq/cargofmt.sh

5 lines
99 B
Bash
Executable File

#!/usr/bin/env bash
nix-shell -p gnumake --command 'make manifests -B'
cd src
cargo fmt -- --check