Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
196004e993
4 changed files with 36 additions and 2 deletions
|
@ -120,7 +120,8 @@ lspconfig.rust_analyzer.setup {
|
|||
enable = true,
|
||||
},
|
||||
},
|
||||
checkOnSave = {
|
||||
checkOnSave = true,
|
||||
check = {
|
||||
command = 'clippy',
|
||||
extraArgs = {
|
||||
"--",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue