style: clang-tidy auto fixes (#1499)

Fixes #1498. Please review and commit clang-tidy fixes.

Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-28 09:51:50 +01:00
committed by GitHub
parent 7bd21345a1
commit b24aadc898
4 changed files with 1 additions and 4 deletions

View File

@@ -102,7 +102,7 @@ struct AmendmentKeyTest : testing::Test {};
TEST_F(AmendmentKeyTest, Convertible)
{
std::string key1 = "key1";
std::string const key1 = "key1";
auto key2 = "key2";
EXPECT_NO_THROW({