mirror of
https://github.com/HybridDog/builtin_item.git
synced 2025-07-16 07:10:33 +02:00
Remove unused code and file, and add a .luacheckrc
This commit is contained in:
12
.luacheckrc
Normal file
12
.luacheckrc
Normal file
@ -0,0 +1,12 @@
|
||||
read_globals = {
|
||||
minetest = {
|
||||
fields = {
|
||||
registered_entities = {
|
||||
read_only = false,
|
||||
other_fields = true
|
||||
}
|
||||
},
|
||||
other_fields = true
|
||||
},
|
||||
"vector"
|
||||
}
|
Reference in New Issue
Block a user