Skip to content

Commit 1416a95

Browse files
authored
Update fmt.sh
1 parent 31305a6 commit 1416a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ main() {
1111
cmd_runner_apply_patches --setup-cleanup true
1212

1313
# format.
14-
cargo +nightly fmt;
14+
cargo +nightly fmt
1515

1616
# commit.
1717
git add .

0 commit comments

Comments
 (0)