Adjust luacheckrc for handle_node_drops

This commit is contained in:
Juraj Vajda 2023-03-18 12:08:01 -04:00
parent 96ad4cd368
commit 2ac7d448a7

View File

@ -18,7 +18,12 @@ exclude_files = {
}
globals = {
'Everness'
'Everness',
minetest = {
fields = {
"handle_node_drops"
}
}
}
read_globals = {