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