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]]
|
[[language]]
|
||||||
name = "rust"
|
name = "rust"
|
||||||
language-servers = [ "rust-analyzer" ]
|
language-servers = [ "rust-analyzer" ]
|
||||||
|
auto-format = true
|
||||||
|
|
||||||
[language-server.rust-analyzer.config]
|
[language-server.rust-analyzer.config]
|
||||||
check.command = "clippy"
|
check.command = "clippy"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue