summaryrefslogtreecommitdiffstats
path: root/src/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'src/.clang-tidy')
-rw-r--r--src/.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/.clang-tidy b/src/.clang-tidy
index bee2fecc..8a58aa7b 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -1,6 +1,5 @@
Checks: >
-*-avoid-c-arrays,
- -*-uppercase-literal-suffix,
-*-vararg,
-android-cloexec-*,
-bugprone-easily-swappable-parameters,