summaryrefslogtreecommitdiffhomepage
path: root/format.sh
diff options
context:
space:
mode:
Diffstat (limited to 'format.sh')
-rwxr-xr-xformat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/format.sh b/format.sh
index b136c006cc..767bbd4377 100755
--- a/format.sh
+++ b/format.sh
@@ -38,4 +38,4 @@ else
fi
echo "Formatting..."
-cargo +nightly fmt
+cargo +nightly fmt -- "$@"