Skip to content

Commit

Permalink
Merge pull request #441 from atsign-foundation/xc-clang-config
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth authored Nov 6, 2024
2 parents d829adc + 75ce7d2 commit 942a87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clangd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Index:
Diagnostics:
# IWYU for header files
UnusedIncludes: Strict
MissingIncludes: Strict
# MissingIncludes: Strict # not all versions of clangd support the appropriate pragmas to suppress warnings generated by this
# Avoid running slow clang-tidy checks
ClangTidy:
FastCheckFilter: Loose

0 comments on commit 942a87e

Please sign in to comment.