mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 16:56:48 +00:00
chore: Enable clang-tidy v21 new checks (#7031)
This commit is contained in:
@@ -68,7 +68,7 @@ namespace xrpl::test {
|
||||
struct AMMExtended_test : public jtx::AMMTest
|
||||
{
|
||||
// Use small Number mantissas for the life of this test.
|
||||
NumberMantissaScaleGuard const sg_{xrpl::MantissaRange::small};
|
||||
NumberMantissaScaleGuard const sg_{xrpl::MantissaRange::mantissa_scale::small};
|
||||
|
||||
private:
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user