aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/.clang-tidy3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmark/.clang-tidy b/benchmark/.clang-tidy
new file mode 100644
index 0000000..ac890bd
--- /dev/null
+++ b/benchmark/.clang-tidy
@@ -0,0 +1,3 @@
+Checks: >
+ -readability-static-accessed-through-instance,
+InheritParentConfig: true