Adjust luacheckrc for handle_node_drops
This commit is contained in:
parent
96ad4cd368
commit
2ac7d448a7
@ -18,7 +18,12 @@ exclude_files = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
globals = {
|
globals = {
|
||||||
'Everness'
|
'Everness',
|
||||||
|
minetest = {
|
||||||
|
fields = {
|
||||||
|
"handle_node_drops"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
read_globals = {
|
read_globals = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user