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 465fea7 commit 49ad13cCopy full SHA for 49ad13c
josh-sync.toml
@@ -1,2 +1,6 @@
1
repo = "rust-analyzer"
2
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