nodecore-cd2025/.luacheckrc

14 lines
158 B
Plaintext
Raw Normal View History

2020-06-22 22:46:48 -04:00
globals = {
"minetest",
"ItemStack",
"VoxelArea",
"vector",
"nodecore",
"include",
"SecureRandom",
"PcgRandom",
"profiler"
}
color = false
quiet = 1