style: apply formatting

This commit is contained in:
2026-04-13 23:24:31 +02:00
parent 959cec7051
commit 5468a5a628
17 changed files with 115 additions and 107 deletions
+3 -3
View File
@@ -21,9 +21,9 @@ return {
"clang-tidy",
"--quiet",
"--checks=-*,"
.. "clang-analyzer-*,"
.. "-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,"
.. "-clang-analyzer-security.insecureAPI.strcpy",
.. "clang-analyzer-*,"
.. "-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,"
.. "-clang-analyzer-security.insecureAPI.strcpy",
"%file%",
},
events = { "BufWritePost" },
+1 -2
View File
@@ -1,3 +1,2 @@
---@type vim.lsp.Config
return {
}
return {}
+1 -3
View File
@@ -1,4 +1,2 @@
---@type vim.lsp.Config
return {
}
return {}
+1 -3
View File
@@ -1,4 +1,2 @@
---@type vim.lsp.Config
return {
}
return {}
+1 -2
View File
@@ -1,3 +1,2 @@
---@type vim.lsp.Config
return {
}
return {}