mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 15:40:26 +00:00
clang-tidy I hope you get a rock in your shoe
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user