diff options
Diffstat (limited to '.luacheckrc')
| -rw-r--r-- | .luacheckrc | 1 | 
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" } }  } | 
