mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-03 17:10:23 +02:00
Add script for Luacheck
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
local ItemStack = ItemStack
|
||||
local loadstring = loadstring
|
||||
local ESC = core.formspec_escape
|
||||
local translate = core.get_translated_string
|
||||
local vec_new, vec_add, vec_mul = vector.new, vector.add, vector.multiply
|
||||
local sort, concat, insert = table.sort, table.concat, table.insert
|
||||
|
Reference in New Issue
Block a user