Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3500481
D4423.id14085.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
325 B
Referenced Files
None
Subscribers
None
D4423.id14085.diff
View Options
diff --git a/scripts/rust_pre_commit.sh b/scripts/rust_pre_commit.sh
--- a/scripts/rust_pre_commit.sh
+++ b/scripts/rust_pre_commit.sh
@@ -11,7 +11,7 @@
for PATH in $PATHS; do
pushd $PATH
echo "formatting $PATH..."
- cargo fmt
+ cargo fmt --all -- --check
echo "checking $PATH..."
cargo check
popd # $PATH
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 1:42 AM (16 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2679666
Default Alt Text
D4423.id14085.diff (325 B)
Attached To
Mode
D4423: [services] fix rust-pre-commit hook
Attached
Detach File
Event Timeline
Log In to Comment