SmallJoker
2022-06-06 0f6bdb1bde5f476b8e4500cba559f813cd5276a1
refs
author SmallJoker <mk939@ymail.com>
Monday, June 6, 2022 21:04 +0200
committer SmallJoker <mk939@ymail.com>
Monday, June 6, 2022 21:04 +0200
commit0f6bdb1bde5f476b8e4500cba559f813cd5276a1
tree b9d622009f4b1ddda5c20e48513880737dfdcdfd tree | zip | gz
parent 0211c582e9ce8745e19ff49496b026d393dad074 view | diff
Correct (almost) all luacheck warnings

Also includes a few code opimizations:
- Combined mining drill functions
- Shorter alias registration (unused?)
- Add TODOs to address later
22 files modified
510 ■■■■ changed files
.luacheckrc 24 ●●●● diff | view | raw | blame | history
concrete/init.lua 7 ●●●●● diff | view | raw | blame | history
extranodes/init.lua 71 ●●●●● diff | view | raw | blame | history
technic/init.lua 12 ●●●●● diff | view | raw | blame | history
technic/machines/HV/forcefield.lua 7 ●●●● diff | view | raw | blame | history
technic/machines/HV/quarry.lua 11 ●●●● diff | view | raw | blame | history
technic/machines/MV/power_radiator.lua 3 ●●●● diff | view | raw | blame | history
technic/machines/other/anchor.lua 28 ●●●●● diff | view | raw | blame | history
technic/machines/other/frames.lua 24 ●●●● diff | view | raw | blame | history
technic/machines/register/battery_box.lua 8 ●●●● diff | view | raw | blame | history
technic/machines/register/cables.lua 21 ●●●●● diff | view | raw | blame | history
technic/machines/switching_station.lua 9 ●●●● diff | view | raw | blame | history
technic/radiation.lua 2 ●●● diff | view | raw | blame | history
technic/register.lua 5 ●●●● diff | view | raw | blame | history
technic/tools/cans.lua 10 ●●●● diff | view | raw | blame | history
technic/tools/mining_drill.lua 158 ●●●●● diff | view | raw | blame | history
technic/tools/prospector.lua 32 ●●●● diff | view | raw | blame | history
technic_chests/register.lua 7 ●●●●● diff | view | raw | blame | history
technic_cnc/cnc.lua 2 ●●● diff | view | raw | blame | history
technic_cnc/cnc_api.lua 5 ●●●●● diff | view | raw | blame | history
technic_cnc/init.lua 12 ●●●●● diff | view | raw | blame | history
wrench/init.lua 52 ●●●●● diff | view | raw | blame | history