mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 14:50:54 +00:00
chore: Enable most readability checks (#7772)
This commit is contained in:
@@ -2596,7 +2596,7 @@ private:
|
||||
}
|
||||
|
||||
void
|
||||
testQuorumDisabled()
|
||||
testQuorumDisabled() // NOLINT(readability-function-size)
|
||||
{
|
||||
testcase("Test quorum disabled");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user