mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
clang-tidy fixes
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
This commit is contained in:
@@ -260,7 +260,7 @@ public:
|
||||
stop();
|
||||
|
||||
/** @return true if the registry is actively exporting metrics. */
|
||||
bool
|
||||
[[nodiscard]] bool
|
||||
isEnabled() const noexcept
|
||||
{
|
||||
return enabled_;
|
||||
|
||||
Reference in New Issue
Block a user