Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
repo = "rust-analyzer"
filter = ":rev(55d9a533b309119c8acd13061581b43ae8840823:prefix=src/tools/rust-analyzer):/src/tools/rust-analyzer"

[[post-pull]]
cmd = ["cargo", "fmt"]
commit-message = "Format code"