diff --git a/unified-runtime/.clang-tidy b/unified-runtime/.clang-tidy new file mode 100644 index 0000000000000..3ba6254e9e582 --- /dev/null +++ b/unified-runtime/.clang-tidy @@ -0,0 +1,4 @@ +--- +Checks: + - -llvm-else-after-return + - -readability-identifier-naming