egui/lint.sh
2019-01-05 22:55:09 +01:00

5 lines
54 B
Bash
Executable file

#!/bin/bash
set -eu
echo "Cargo clippy"
cargo clippy