Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian L Lange committed Jul 21, 2024
1 parent 9fad4d9 commit a0b4cfa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,14 @@ read_globals = {

-- FrameXML objects
'MinimalSliderWithSteppersMixin',
'ScrollUtil',
'Settings',
'SettingsPanel',

-- FrameXML functions
'CreateDataProvider',
'CreateScrollBoxListLinearView',
'CreateScrollBoxListGridView',
'DisplayTableInspectorWindow',
'UIParentLoadAddOn',
'DevTools_Dump',
Expand All @@ -54,6 +58,7 @@ read_globals = {
'GetBuildInfo',
'GetLocale',
'InCombatLockdown',
'UnitExists',
'UnitGUID',
'debugstack',
}

0 comments on commit a0b4cfa

Please sign in to comment.