diff options
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ Diagnostics: UnusedIncludes: Strict - MissingIncludes: Strict
\ No newline at end of file + MissingIncludes: Strict +CompileFlags: + Remove: + - -fcondition-coverage +Documentation: + CommentFormat: Doxygen |
