Skip to content

Commit 09e99da

Browse files
authored
Merge pull request rust-lang#20782 from lnicola/josh-pull-fmt
minor: Reformat code after rustc-pull
2 parents a555a68 + ef23710 commit 09e99da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
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)