Clang-tidy
Disable clang-tidy lint
Just add a comment containing the string NOLINT anywhere on the line you want clang-tidy to ignore. For example:
Just add a comment containing the string NOLINT anywhere on the line you want clang-tidy to ignore. For example: