From e3fa6b1adbd7fce3b080d75fd0959949b7d3bef4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Tue, 21 Apr 2026 14:13:55 +0200 Subject: acpi: enable test coverage --- .clangd | 13 ------------- 1 file changed, 13 deletions(-) (limited to '.clangd') diff --git a/.clangd b/.clangd index ce14df5..55f84ae 100644 --- a/.clangd +++ b/.clangd @@ -6,16 +6,3 @@ CompileFlags: - -fcondition-coverage Documentation: CommentFormat: Doxygen - ---- -If: - PathMatch: - - "libs/.*/tests/.*\\.cpp" - - "libs/.*/.*\\.test\\.cpp" - - "kernel/.*\\.tests.cpp" -Diagnostics: - ClangTidy: - Remove: "*" -CompileFlags: - Add: - - -Wno-c2y-extensions -- cgit v1.2.3