summaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
index fbf3483..15eed66 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -10,5 +10,6 @@ read_globals = {
"PseudoRandom", "ItemStack",
"intllib",
"default",
+ table = { fields = { "copy", "getn" } }
}