Skip to content

Commit 3301856

Browse files
authored
Merge pull request #20782 from lnicola/josh-pull-fmt
minor: Reformat code after rustc-pull
2 parents 465fea7 + 49ad13c commit 3301856

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

josh-sync.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
repo = "rust-analyzer"
22
filter = ":rev(55d9a533b309119c8acd13061581b43ae8840823:prefix=src/tools/rust-analyzer):/src/tools/rust-analyzer"
3+
4+
[[post-pull]]
5+
cmd = ["cargo", "fmt"]
6+
commit-message = "Format code"

0 commit comments

Comments
 (0)