[frameworks/kholidays] /: .clang-tidy - update

Allen Winter <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 798a5619de7f29c51d8f38b126eaf950c4a0d075 by Allen Winter.
Committed on 03/08/2026 at 11:59.
Pushed by winterz into branch 'master'.

.clang-tidy - update

M  +7    -1    .clang-tidy

https://invent.kde.org/frameworks/kholidays/-/commit/798a5619de7f29c51d8f38b126eaf950c4a0d075

diff --git a/.clang-tidy b/.clang-tidy
index 236e4f1..f0992fb 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -9,6 +9,7 @@
 
 Checks: -*,
         bugprone-*,
+        -bugprone-assignment-in-if-condition,
         -bugprone-easily-swappable-parameters,
         -bugprone-implicit-widening-of-multiplication-result,
         -bugprone-narrowing-conversions,
@@ -23,6 +24,7 @@ Checks: -*,
         misc-*,
         -misc-definitions-in-headers,
         -misc-include-cleaner,
+        -misc-multiple-inheritance,
         -misc-no-recursion,
         -misc-use-anonymous-namespace,
         -*-non-private-member-variables-in-classes,
@@ -47,14 +49,16 @@ Checks: -*,
         -readability-redundant-casting,
         -readability-simplify-boolean-expr,
         -readability-static-accessed-through-instance,
+        -readability-use-concise-preprocessor-directives,
         -readability-use-std-min-max,
-         -readability-use-anyofallof,
+        -readability-use-anyofallof,
 #WarningsAsErrors: bugprone-*,
 #                  clang-*,
 #                  google-*,
 #                  misc-*,
 #                  performance-*,
 #                  readability-*,
+HeaderFilterRegex: '/kholidays/src/'
 CheckOptions:
     - key:  bugprone-assert-side-effects.AssertMacros
       value: 'Q_ASSERT;QVERIFY;QCOMPARE;AKVERIFY'
@@ -70,3 +74,5 @@ CheckOptions:
       value: true
     - key: VectorLikeClasses
       value: 'std::vector;QList'
+    - key: misc-override-with-different-visibility.DisallowedVisibilityChange
+      value: widening
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.