mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-05 01:37:00 +00:00
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
namespace xrpl {
|
||||
|
||||
class BuildInfo_test : public beast::unit_test::suite
|
||||
class BuildInfo_test : public beast::unit_test::Suite
|
||||
{
|
||||
public:
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user