Configure CMake for clang-tidy separately (#4648)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2023-05-21 19:42:40 +02:00
committed by GitHub
parent 51f2c4d1c0
commit bd4f6f3a1f
2 changed files with 17 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
- Dev: Added command to set Qt's logging filter/rules at runtime (`/c2-set-logging-rules`). (#4637)
- Dev: Added the ability to see & load custom themes from the Themes directory. No stable promises are made of this feature, changes might be made that breaks custom themes without notice. (#4570)
- Dev: Added test cases for emote and tab completion. (#4644)
- Dev: Fixed `clang-tidy-review` action not picking up dependencies. (#4648)
## 2.4.4