mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-27 16:07:46 +00:00
Reformat code after rustc-pull
This commit is contained in:
parent
465fea70c0
commit
49ad13cabf
@ -1,2 +1,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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user