mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-12 23:12:23 +00:00
refactor: Enable more clang-tidy readability checks (#6595)
Co-authored-by: Sergey Kuznetsov <kuzzz99@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ namespace xrpl {
|
||||
|
||||
class STParsedJSON_test : public beast::unit_test::suite
|
||||
{
|
||||
bool
|
||||
static bool
|
||||
parseJSONString(std::string const& json, Json::Value& to)
|
||||
{
|
||||
Json::Reader reader;
|
||||
|
||||
Reference in New Issue
Block a user