mirror of
https://github.com/OgelGames/fakelib.git
synced 2025-07-12 05:20:38 +02:00
luacheck and stuff
This commit is contained in:
13
.luacheckrc
Normal file
13
.luacheckrc
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
globals = {
|
||||
"fakelib",
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"dump",
|
||||
"table.copy",
|
||||
"ItemStack",
|
||||
"vector",
|
||||
"math.round",
|
||||
}
|
Reference in New Issue
Block a user