arti/maint/cargo_sort

8 lines
118 B
Bash
Executable File

#!/bin/bash
#
# Run "cargo sort" with an appropriate set of flags.
set -euo pipefail
cargo sort --check --workspace