style: clang-tidy auto fixes (#1796)

Fixes #1795. Turning off noisy clang-tidy check.
This commit is contained in:
github-actions[bot]
2024-12-18 13:51:39 +00:00
committed by GitHub
parent 64b50b419f
commit 017cf2adc9
12 changed files with 28 additions and 53 deletions

View File

@@ -95,7 +95,6 @@ Checks: '-*,
misc-throw-by-value-catch-by-reference,
misc-unused-alias-decls,
misc-unused-using-decls,
misc-use-internal-linkage,
modernize-concat-nested-namespaces,
modernize-deprecated-headers,
modernize-make-shared,