CI: revised clang-tidy list of checks

This commit is contained in:
SChernykh
2025-09-25 18:46:22 +02:00
parent 26357f44ec
commit 0184a3139c
36 changed files with 146 additions and 157 deletions

View File

@@ -395,5 +395,5 @@ char* strdup_hook(const char* s) noexcept
#endif
}
}
} // namespace p2pool
#endif