mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
refactor: Enable remaining clang-tidy cppcoreguidelines checks (#6538)
This commit is contained in:
@@ -155,7 +155,7 @@ private:
|
||||
std::vector<Validator> list;
|
||||
std::string uri;
|
||||
FetchListConfig const& cfg;
|
||||
bool isRetry;
|
||||
bool isRetry{};
|
||||
};
|
||||
std::vector<publisher> servers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user