Skip to content

Commit 49ad13c

Browse files
committed
Reformat code after rustc-pull
1 parent 465fea7 commit 49ad13c

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)