We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f066ad0 + ae97728 commit a56667aCopy full SHA for a56667a
ci/style.sh
@@ -58,7 +58,7 @@ rm "$tmpfile"
58
59
# Run once from workspace root to get everything that wasn't handled as an
60
# individual file.
61
-cargo fmt "$check"
+cargo fmt ${check:+"$check"}
62
63
# Ensure that `sort` output is not locale-dependent
64
export LC_ALL=C
0 commit comments