mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-03 20:20:59 +00:00
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
namespace xrpl {
|
||||
|
||||
struct STAccount_test : public beast::unit_test::suite
|
||||
struct STAccount_test : public beast::unit_test::Suite
|
||||
{
|
||||
void
|
||||
testSTAccount()
|
||||
|
||||
Reference in New Issue
Block a user