aboutsummaryrefslogtreecommitdiffstats
path: root/test/headers/.clang-tidy
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-12-10 15:21:32 -0500
committerDavid Robillard <d@drobilla.net>2022-12-11 13:15:02 -0500
commit8adcececdb37a3b0c547ed59ad49d9fd7b69eae9 (patch)
treea4988033bf0e3e2c6d8af516a67a38f54c7c6203 /test/headers/.clang-tidy
parent3c79698806163325b68d6ce249044685e8fcc848 (diff)
downloadlv2-8adcececdb37a3b0c547ed59ad49d9fd7b69eae9.tar.xz
Clean up include guards
Diffstat (limited to 'test/headers/.clang-tidy')
-rw-r--r--test/headers/.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy
index 6ef3ba1..f98ca17 100644
--- a/test/headers/.clang-tidy
+++ b/test/headers/.clang-tidy
@@ -7,7 +7,6 @@ Checks: >
-altera-*,
-bugprone-easily-swappable-parameters,
-bugprone-macro-parentheses,
- -llvm-header-guard,
-llvmlibc-restrict-system-libc-headers,
-performance-no-int-to-ptr,
-readability-identifier-length,