• Karel Koci's avatar
    Fix lua scripts to pass luacheck · 78afdf40
    Karel Koci authored
    This is basically pack of ugly hacks to make it pass. We should return
    and check that all globals are really used anywhere else. Some function
    definitions that has unused arguments might be changed to not have it
    at all.
    78afdf40