chore: Add a 10m timeout to the clang-tidy CI job (#4939)

This commit is contained in:
pajlada
2023-11-04 14:36:01 +01:00
committed by GitHub
parent f8b239899a
commit 9eea2f8c0a
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -63,3 +63,6 @@ CheckOptions:
# Lua state
- key: readability-identifier-naming.LocalPointerIgnoredRegexp
value: ^L$
- key: misc-const-correctness.AnalyzeValues
value: false