Ignore HEADER_FILE_ONLY in clang-tidy #4

Open
opened 2023-04-23 18:16:35 +02:00 by Xaymar · 0 comments
Xaymar commented 2023-04-23 18:16:35 +02:00 (Migrated from github.com)

clang-tidy is not as useful on header files than it is on source code files, as it will usually just dump a ton of useless warnings with header files.

`clang-tidy` is not as useful on header files than it is on source code files, as it will usually just dump a ton of useless warnings with header files.
Sign in to join this conversation.