Skip to content

Commit c69761e

Browse files
committed
Fix Luacheck
1 parent 4463844 commit c69761e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.luacheckrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ read_globals = {
157157
"IsModifierKeyDown",
158158
"IsMouseButtonDown",
159159
"IsPassiveSpell",
160+
"issecretvalue",
160161
"IsShiftKeyDown",
161162
"IsSpellKnown",
162163
"IsSpellKnownOrOverridesKnown",
@@ -218,6 +219,7 @@ read_globals = {
218219
"UnitGUID",
219220
"UnitIsDeadOrGhost",
220221
"UnitIsFriend",
222+
"UnitIsUnit",
221223
"UnitIsVisible",
222224
"UnitLevel",
223225
"UnitName",

0 commit comments

Comments
 (0)