Format workspace with CodeFormat
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
|
||||
return {
|
||||
cmd = {
|
||||
'clangd',
|
||||
'--clang-tidy',
|
||||
'--enable-config',
|
||||
'--log=verbose'
|
||||
"clangd",
|
||||
"--clang-tidy",
|
||||
"--enable-config",
|
||||
"--log=verbose",
|
||||
},
|
||||
single_file_support = true,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user