mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 11:55:51 +00:00
style: clang-tidy auto fixes (#1786)
Fixes #1785. Please review and commit clang-tidy fixes. Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3c4903a339
commit
15a441b084
@@ -45,7 +45,7 @@ namespace json = boost::json;
|
||||
|
||||
using namespace data::cassandra;
|
||||
|
||||
inline ClioConfigDefinition
|
||||
inline static ClioConfigDefinition
|
||||
getParseSettingsConfig(boost::json::value val)
|
||||
{
|
||||
ConfigFileJson const jsonVal{val.as_object()};
|
||||
|
||||
Reference in New Issue
Block a user