Skip to content

Commit b24139f

Browse files
Add .luacheckrc configuration to allow defined top for Lua test files
1 parent 18ece06 commit b24139f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/linters/.luacheckrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
files["tests/data/Assignments.lua"].allow_defined_top = true
2+
files["tests/data/WoWSavedVariables.lua"].allow_defined_top = true

0 commit comments

Comments
 (0)