Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Oct 6, 2024
1 parent cf03051 commit 40925d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ignore = {

globals = {
-- FrameXML objects we mutate
'SlashCmdList', -- FrameXML/ChatFrame.lua
'SlashCmdList',
'NewSettings',
}

Expand All @@ -29,6 +29,7 @@ read_globals = {

-- FrameXML objects
'ColorPickerFrame',
'EventRegistry',
'MinimalSliderWithSteppersMixin',
'ScrollUtil',
'Settings',
Expand Down

0 comments on commit 40925d5

Please sign in to comment.