We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284fe06 commit 2338a29Copy full SHA for 2338a29
1 file changed
.luacheckrc
@@ -39,7 +39,6 @@ globals = {
39
40
-- FrameXML misc
41
"C_Timer",
42
- "C_Console",
43
"ChatFrame_AddMessageEventFilter",
44
"COMBAT_TEXT_SCROLL_FUNCTION",
45
"CombatLogGetCurrentEventInfo",
@@ -1505,6 +1504,11 @@ globals = {
1505
1504
"ConfirmTalentWipe",
1506
"ConsoleAddMessage",
1507
"ConsoleExec",
+ "ConsoleGetAllCommands",
1508
+ "ConsoleGetColorFromType",
1509
+ "ConsoleGetFontHeight",
1510
+ "ConsolePrintAllMatchingCommands",
1511
+ "ConsoleSetFontHeight",
1512
"ContainerIDToInventoryID",
1513
"ContainerRefundItemPurchase",
1514
"ConvertToParty",
0 commit comments