Ignore HEADER_FILE_ONLY in clang-tidy #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
clang-tidyis 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.