summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/.clang-tidy b/src/gui/.clang-tidy
index 4dc4facc..a7b2914c 100644
--- a/src/gui/.clang-tidy
+++ b/src/gui/.clang-tidy
@@ -26,5 +26,6 @@ Checks: >
-hicpp-multiway-paths-covered,
-hicpp-vararg,
-llvm-header-guard,
+ -readability-container-size-empty,
-readability-convert-member-functions-to-static,
InheritParentConfig: true