blob: a12cfa1b5cbd54343f38516361962743cc132588 [file] [log] [blame]
repo = "rust-analyzer"
filter = ":rev(55d9a533b309119c8acd13061581b43ae8840823:prefix=src/tools/rust-analyzer):/src/tools/rust-analyzer"
[[post-pull]]
cmd = ["cargo", "fmt"]
commit-message = "Format code"