Update clang-tidy to clang version 8
[alexxy/gromacs.git] / src / external / .clang-tidy
1 # We don't want any checks at all for external code, but that leads to
2 # clang-tidy complaining that it is being run with no checks. So we
3 # let it use a single check that is irrelevant for GROMACS.
4 Checks: -clang-analyzer*,zircon-temporary-objects