diff --git a/.clangd b/.clangd index 8cc437ab816..24886efe9e8 100644 --- a/.clangd +++ b/.clangd @@ -1,4 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1-or-later Diagnostics: - UnusedIncludes: None + UnusedIncludes: Strict