mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 07:30:30 +00:00
chore: Enable most readability checks (#7772)
This commit is contained in:
@@ -2741,7 +2741,7 @@ class Invariants_test : public beast::unit_test::Suite
|
||||
}
|
||||
|
||||
void
|
||||
testVault()
|
||||
testVault() // NOLINT(readability-function-size)
|
||||
{
|
||||
using namespace test::jtx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user