David Leal
2020-06-12 a8daa417c485ee20716ec050d4c676b5c91af773
refs
author David Leal <halfpacho@gmail.com>
Friday, June 12, 2020 20:39 +0200
committer GitHub <noreply@github.com>
Friday, June 12, 2020 20:39 +0200
commita8daa417c485ee20716ec050d4c676b5c91af773
tree 033d545c22d1908b5ebcbc67771d518fa0331aa3 tree | zip | gz
parent befe3ecc86f046310ec0a5c24f82acea2ad13d9d view | diff
Add GitHub workflow and luacheck (#545)

Add badge to README
Fix luacheck warnings
Remove node_ownership globals (and support)
2 files added
29 files modified
195 ■■■■■ changed files
.github/workflows/check-release.yml 11 ●●●●● diff | view | raw | blame | history
.luacheckrc 48 ●●●●● diff | view | raw | blame | history
README.md 3 ●●●●● diff | view | raw | blame | history
technic/helpers.lua 2 ●●● diff | view | raw | blame | history
technic/machines/HV/nuclear_reactor.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/geothermal.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/music_player.lua 1 ●●●● diff | view | raw | blame | history
technic/machines/LV/solar_panel.lua 2 ●●● diff | view | raw | blame | history
technic/machines/LV/water_mill.lua 4 ●●●● diff | view | raw | blame | history
technic/machines/MV/hydro_turbine.lua 4 ●●●● diff | view | raw | blame | history
technic/machines/MV/lighting.lua 14 ●●●●● diff | view | raw | blame | history
technic/machines/MV/power_radiator.lua 2 ●●●●● diff | view | raw | blame | history
technic/machines/MV/tool_workshop.lua 5 ●●●●● diff | view | raw | blame | history
technic/machines/other/coal_alloy_furnace.lua 4 ●●● diff | view | raw | blame | history
technic/machines/other/frames.lua 24 ●●●● diff | view | raw | blame | history
technic/machines/other/injector.lua 2 ●●● diff | view | raw | blame | history
technic/machines/register/battery_box.lua 4 ●●● diff | view | raw | blame | history
technic/machines/register/common.lua 6 ●●●●● diff | view | raw | blame | history
technic/machines/register/generator.lua 11 ●●●● diff | view | raw | blame | history
technic/machines/register/grindings.lua 1 ●●●● diff | view | raw | blame | history
technic/machines/register/recipes.lua 4 ●●●● diff | view | raw | blame | history
technic/machines/register/solar_array.lua 1 ●●●● diff | view | raw | blame | history
technic/machines/switching_station.lua 6 ●●●● diff | view | raw | blame | history
technic/radiation.lua 1 ●●●● diff | view | raw | blame | history
technic/tools/flashlight.lua 4 ●●●● diff | view | raw | blame | history
technic/tools/mining_drill.lua 15 ●●●● diff | view | raw | blame | history
technic/tools/vacuum.lua 2 ●●● diff | view | raw | blame | history
technic_chests/register.lua 1 ●●●● diff | view | raw | blame | history
technic_cnc/cnc.lua 1 ●●●● diff | view | raw | blame | history
technic_cnc/cnc_api.lua 4 ●●●● diff | view | raw | blame | history
wrench/support.lua 4 ●●● diff | view | raw | blame | history