aboutsummaryrefslogtreecommitdiffstats
path: root/include/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'include/.clang-tidy')
-rw-r--r--include/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/.clang-tidy b/include/.clang-tidy
index 3421cc2..0a4ae44 100644
--- a/include/.clang-tidy
+++ b/include/.clang-tidy
@@ -6,5 +6,6 @@ Checks: >
-clang-diagnostic-unused-function,
-clang-diagnostic-unused-macros,
-llvmlibc-*,
+ -readability-identifier-length,
FormatStyle: file
HeaderFilterRegex: 'pugl/.*'