Tweak the Luacheck configuration file and fix many warnings

This commit is contained in:
Hugo Locurcio
2019-02-20 23:39:01 +01:00
parent daec458fc6
commit 1649f91156
6 changed files with 36 additions and 25 deletions

View File

@ -5,8 +5,6 @@ Copyright (c) 2011-2018 Hugo Locurcio and contributors.
Licensed under the zlib license. See LICENSE.md for more information.
--]]
local S = moreblocks.intllib
-- Node will be called <modname>:panel_<subname>
function register_panel(modname, subname, recipeitem, groups, images, description, drop, light)