chore: disable llvm-prefer-static-over-anonymous-namespace (#6610)

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2025-11-29 18:57:33 +01:00
committed by GitHub
parent 041674b7f6
commit ad646e1698
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -54,6 +54,7 @@
- Dev: Added method to get the last N messages of a channel. (#6602, #6604)
- Dev: Unwrapped `LimitedQueueSnapshot` to `std::vector`. (#6606)
- Dev: Simplified uses of `getMessageSnapshot`. (#6607)
- Dev: Disabled `llvm-prefer-static-over-anonymous-namespace` in clang-tidy. (#6610)
## 2.5.4