Fix whitespace errors to silence luacheck.
authorAuke Kok <sofar@foo-projects.org>
Sun, 20 Nov 2016 03:24:37 +0000 (19:24 -0800)
committerAuke Kok <sofar+github@foo-projects.org>
Sun, 20 Nov 2016 03:39:51 +0000 (19:39 -0800)
commit75caa9167c00681e1adccc5ed58926b882823a68
treed0b773ee22a533e71ef91f0b7dbb90cc0b64264c
parent47efa2f5584cff81880ad686eed848c59d29fd48
Fix whitespace errors to silence luacheck.

Currently all minetest_game PR's are failing travis since the
upstream luacheck now also warns about whitespace issues, and
there are a few of those in the code. This fixes all of them
so we can yet again rely on luacheck.
mods/beds/beds.lua
mods/beds/functions.lua
mods/default/furnace.lua
mods/default/player.lua
mods/doors/init.lua
mods/farming/nodes.lua
mods/sethome/init.lua