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.
1 parent 31305a6 commit 1416a95Copy full SHA for 1416a95
fmt.sh
@@ -11,7 +11,7 @@ main() {
11
cmd_runner_apply_patches --setup-cleanup true
12
13
# format.
14
- cargo +nightly fmt;
+ cargo +nightly fmt
15
16
# commit.
17
git add .
0 commit comments