mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-30 02:20:39 +00:00
chore: Enable clang-tidy modernize-use-nodiscard check (#7015)
This commit is contained in:
@@ -145,7 +145,7 @@ public:
|
||||
return jv;
|
||||
}
|
||||
|
||||
unsigned
|
||||
[[nodiscard]] unsigned
|
||||
version() const override
|
||||
{
|
||||
return rpc_version_;
|
||||
|
||||
Reference in New Issue
Block a user