Skip to content

Commit bd3dd5a

Browse files
committed
Add C_CVar.GetCVarInfo to luacheck
1 parent 7c89915 commit bd3dd5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.luacheckrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@ globals = {
428428
"C_CVar.GetCVarBitfield",
429429
"C_CVar.GetCVarBool",
430430
"C_CVar.GetCVarDefault",
431+
"C_CVar.GetCVarInfo",
431432
"C_CVar.RegisterCVar",
432433
"C_CVar.ResetTestCVars",
433434
"C_CVar.SetCVar",

0 commit comments

Comments
 (0)