Exclude .clang-tidy from rumdl checks (#7749)

Basically the whole file is an error and the formatting is not how we
want to write the file, so just exclude it.
This commit is contained in:
Dana Jansens
2026-09-10 18:20:45 +00:00
committed by GitHub
parent dd50e88168
commit 4985e35695
+1
View File
@@ -4,6 +4,7 @@
[global]
exclude = [
".clang-tidy",
".git",
".jj",
"CHANGELOG.md",