clang-tidy I hope you get a rock in your shoe

This commit is contained in:
Mayukha Vadari
2026-06-26 15:44:42 -05:00
parent b591bfeacf
commit 02cc2000fa
6 changed files with 3 additions and 5 deletions

View File

@@ -112,7 +112,7 @@ public:
TER
checkInvariants(TER const result, XRPAmount const fee);
inline ApplyViewContext&
ApplyViewContext&
getApplyViewContext()
{
XRPL_ASSERT(view_.has_value() && (&viewCtx_.view == &*view_), "Previous view discarded");