diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-08-05 15:36:49 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-08-05 15:37:17 +0200 |
| commit | 1ea5bb0aa7f2f271724ded372957b6f3759fa5a8 (patch) | |
| tree | 0e9ced0ef436661d8b54f29d2162d99f29e4166d | |
| parent | 685a975216d2f09aa9376f45d5c12a01ad1426ca (diff) | |
update .clang-tidyopentrack-2023.2.0
| -rw-r--r-- | .clang-tidy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-tidy b/.clang-tidy index 8898ca05..543938d6 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -91,6 +91,7 @@ readability-make-member-function-const, -readability-static-accessed-through-instance, -readability-uppercase-literal-suffix, -readability-use-anyofallof, +-*-avoid-unconditional-preprocessor-if, ' AnalyzeTemporaryDtors: true |
