Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add suppressions for clang-tidy-10 on ubuntu:
-hicpp-avoid-goto: duplicate of -cppcoreguidelines-avoid-goto -readability-magic-numbers: duplicate of -cppcoreguidelines-avoid-magic-numbers -readability-identifier-naming: avoid complaints about variables like i, n
- Loading branch information