We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2057c1e commit 45fd687Copy full SHA for 45fd687
1 file changed
.github/workflows/clippy.yml
@@ -27,3 +27,4 @@ jobs:
27
set -eExuo pipefail
28
export CARGO_TERM_COLOR=always # ensure output has colors
29
cargo clippy -- -Dwarnings
30
+ cargo fmt --check
0 commit comments