mirror of
https://github.com/khodges42/exoshell.git
synced 2026-06-14 18:08:37 +00:00
6 lines
104 B
PowerShell
6 lines
104 B
PowerShell
$ErrorActionPreference = "Stop"
|
|
|
|
cargo fmt --check
|
|
cargo test
|
|
cargo clippy --all-targets --all-features
|