aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/.clang-tidy
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-16 20:03:14 -0400
committerDavid Robillard <d@drobilla.net>2022-09-16 22:31:06 -0400
commitcad9fff2ac4c18051a7013c8854598112853c0b4 (patch)
tree59274fb1dee6b927f2eaecc85c131259324c98cc /benchmark/.clang-tidy
parent60feb44b88a662e3011b5c3c82c7cf3720540b68 (diff)
downloadchilbert-cad9fff2ac4c18051a7013c8854598112853c0b4.tar.gz
chilbert-cad9fff2ac4c18051a7013c8854598112853c0b4.tar.bz2
chilbert-cad9fff2ac4c18051a7013c8854598112853c0b4.zip
Clean up include guards
Diffstat (limited to 'benchmark/.clang-tidy')
-rw-r--r--benchmark/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/.clang-tidy b/benchmark/.clang-tidy
index ac890bd..879423b 100644
--- a/benchmark/.clang-tidy
+++ b/benchmark/.clang-tidy
@@ -1,3 +1,4 @@
Checks: >
+ -llvm-header-guard,
-readability-static-accessed-through-instance,
InheritParentConfig: true