mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 20:31:59 +00:00
6 lines
206 B
TOML
6 lines
206 B
TOML
repo = "rust-analyzer"
|
|
filter = ":rev(55d9a533b309119c8acd13061581b43ae8840823:prefix=src/tools/rust-analyzer):/src/tools/rust-analyzer"
|
|
|
|
[[post-pull]]
|
|
cmd = ["cargo", "fmt"]
|
|
commit-message = "Format code"
|