clang-tidy fixes

Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
This commit is contained in:
Pratik Mankawde
2026-06-01 15:00:09 +01:00
parent 4d6ddb5f1f
commit 33aa48b2c7

View File

@@ -260,7 +260,7 @@ public:
stop();
/** @return true if the registry is actively exporting metrics. */
bool
[[nodiscard]] bool
isEnabled() const noexcept
{
return enabled_;