aboutsummaryrefslogtreecommitdiffstats
path: root/examples/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'examples/.clang-tidy')
-rw-r--r--examples/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/.clang-tidy b/examples/.clang-tidy
index c9cacb3..bc26cde 100644
--- a/examples/.clang-tidy
+++ b/examples/.clang-tidy
@@ -6,6 +6,7 @@ Checks: >
-*-non-private-member-variables-in-classes,
-*avoid-c-arrays,
-android-cloexec-fopen,
+ -boost-*,
-bugprone-easily-swappable-parameters,
-bugprone-macro-parentheses,
-bugprone-multi-level-implicit-pointer-conversion,