From 327e5015929ffb97ded1f87f498a51dadb39b649 Mon Sep 17 00:00:00 2001 From: WillyJL Date: Tue, 12 May 2026 22:39:47 +0200 Subject: [PATCH] Fix for uFBT too --- scripts/ufbt/project_template/.clangd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/ufbt/project_template/.clangd b/scripts/ufbt/project_template/.clangd index 12e13751d..0e6e141bd 100644 --- a/scripts/ufbt/project_template/.clangd +++ b/scripts/ufbt/project_template/.clangd @@ -4,6 +4,10 @@ CompileFlags: - -Wno-format Remove: - -mword-relocations + CompilationDatabase: "./.vscode" + +Completion: + HeaderInsertion: Never Diagnostics: ClangTidy: