ci: run clang-tidy with Qt 6 and update action (#5273)

This commit is contained in:
nerix
2024-03-30 11:25:11 +01:00
committed by GitHub
parent 9583a10b88
commit 84e641d589
4 changed files with 53 additions and 100 deletions
+1
View File
@@ -194,6 +194,7 @@
- Dev: Cleaned up unused code in `MessageElement` and `MessageLayoutElement`. (#5225)
- Dev: Adapted `magic_enum` to Qt's Utf-16 strings. (#5258)
- Dev: `NetworkManager`'s statics are now created in its `init` method. (#5254)
- Dev: `clang-tidy` CI now uses Qt 6. (#5273)
## 2.4.6