mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-10-28 19:55:19 +01:00
With luacheck mistakes in Lua code can be found, e.g. the use of undefined variables, and the code style can be checked. For the github workflow I copied Panquesito7's check-release.yml file.