chore: Add a 10m timeout to the clang-tidy CI job (#4939)
This commit is contained in:
@@ -63,3 +63,6 @@ CheckOptions:
|
||||
# Lua state
|
||||
- key: readability-identifier-naming.LocalPointerIgnoredRegexp
|
||||
value: ^L$
|
||||
|
||||
- key: misc-const-correctness.AnalyzeValues
|
||||
value: false
|
||||
|
||||
Reference in New Issue
Block a user