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

@@ -40,7 +40,6 @@
#include "util/newconfig/Types.hpp"
#include <TestGlobals.hpp>
#include <algorithm>
#include <gtest/gtest.h>
#include <xrpl/basics/base_uint.h>

File diff suppressed because one or more lines are too long