Fix clang-tidy errors

This commit is contained in:
Gregory Tsipenyuk
2026-04-28 16:42:38 -04:00
parent 42e6a5a05c
commit 733737d0dd
21 changed files with 39 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ private:
* returns true if reqAuth is false or lsfMPTAuthorized was set at deletion.
* For existing MPTokens, returns the result of requireAuth()
*/
bool
[[nodiscard]] bool
isAuthorized(
ReadView const& view,
MPTID const& mptid,