auto format rust
This commit is contained in:
parent
c0bcbe4f28
commit
0a4de86576
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ args = ["--header-insertion=never"]
|
|||
[[language]]
|
||||
name = "rust"
|
||||
language-servers = [ "rust-analyzer" ]
|
||||
auto-format = true
|
||||
|
||||
[language-server.rust-analyzer.config]
|
||||
check.command = "clippy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue