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 a555a68 commit ef23710Copy full SHA for ef23710
src/tools/rust-analyzer/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