mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 09:16:47 +00:00
refactor: Enable remaining clang-tidy cppcoreguidelines checks (#6538)
This commit is contained in:
@@ -110,6 +110,7 @@ class Invariants_test : public beast::unit_test::suite
|
||||
|
||||
void
|
||||
doInvariantCheck(
|
||||
// NOLINTNEXTLINE(cppcoreguidelines-rvalue-reference-param-not-moved)
|
||||
test::jtx::Env&& env,
|
||||
test::jtx::Account const& A1,
|
||||
test::jtx::Account const& A2,
|
||||
|
||||
Reference in New Issue
Block a user