mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 06:40:53 +00:00
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
namespace xrpl::test {
|
||||
|
||||
struct DetectCrash_test : public beast::unit_test::suite
|
||||
struct DetectCrash_test : public beast::unit_test::Suite
|
||||
{
|
||||
void
|
||||
testDetectCrash()
|
||||
|
||||
Reference in New Issue
Block a user