ci: run custom clang-tidy module (#6626)

Inspired by https://github.com/Chatterino/chatterino2/pull/6623/files
This commit is contained in:
pajlada
2025-12-07 12:36:30 +01:00
committed by GitHub
parent 063ea3a01b
commit 574398639a
4 changed files with 10 additions and 2 deletions
+1
View File
@@ -60,6 +60,7 @@
- Dev: Simplified uses of `getMessageSnapshot`. (#6607)
- Dev: Disabled `llvm-prefer-static-over-anonymous-namespace` in clang-tidy. (#6610)
- Dev: Added Clazy linting in CI. (#6623)
- Dev: Added custom clang-tidy module linting in CI. (#6626)
## 2.5.4