summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 acd4db6e..4dc4facc 100644
--- a/src/gui/.clang-tidy
+++ b/src/gui/.clang-tidy
@@ -25,5 +25,6 @@ Checks: >
-google-runtime-references,
-hicpp-multiway-paths-covered,
-hicpp-vararg,
+ -llvm-header-guard,
-readability-convert-member-functions-to-static,
InheritParentConfig: true