Skip to content

Commit

Permalink
🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
ls- committed May 7, 2023
1 parent 2283bea commit 3a6ddd2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,12 @@ read_globals = {
"C_AzeriteItem",
"C_CurrencyInfo",
"C_GossipInfo",
"C_Item",
"C_Mail",
"C_MajorFactions",
"C_Map",
"C_MountJournal",
"C_PaperDollInfo",
"C_PetBattles",
"C_PetJournal",
"C_PlayerInfo",
Expand Down Expand Up @@ -101,6 +104,7 @@ read_globals = {
"ColorMixin",
"CooldownFrame_Set",
"CreateFrame",
"CreateVector2D",
"DeadlyDebuffFrame",
"DebuffFrame",
"DeleteInboxItem",
Expand Down Expand Up @@ -140,7 +144,6 @@ read_globals = {
"GetCurrentBindingSet",
"GetCursorPosition",
"GetCVarBool",
"GetDetailedItemLevelInfo",
"GetDifficultyInfo",
"GetFlyoutInfo",
"GetFrameHandleFrame",
Expand Down Expand Up @@ -360,6 +363,7 @@ read_globals = {
"UnitOnTaxi",
"UnitPhaseReason",
"UnitPlayerControlled",
"UnitPosition",
"UnitPVPName",
"UnitQuestTrivialLevelRange",
"UnitRace",
Expand Down

0 comments on commit 3a6ddd2

Please sign in to comment.