Skip to content

Commit e66d1e0

Browse files
committed
Disable clang-tidy for gtest files
llvm-twine-local is not needed. However, clang-tidy will exit with an error if all checks are disabled. You must enable at least one check.
1 parent 9868b96 commit e66d1e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/gtest/.clang-tidy

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
Checks: '-*,llvm-twine-local'
3+
...

0 commit comments

Comments
 (0)