[luacheck]
apt = lua-check
match = *.lua
command = luacheck -q .

# TODO: http://lua-users.org/wiki/ProgramAnalysis
