ci: Add luacheck ci job (#317)

* Add luacheck ci job

* Fix most of the linting issues

* fixup: lint

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
This commit is contained in:
Simon Hauser
2020-12-09 15:46:41 -05:00
committed by GitHub
co-authored by TJ DeVries
parent c276db06e2
commit 141dc6d55e
23 changed files with 148 additions and 356 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
local action_mt = {}
local action_mt = {}
action_mt.create = function(mod)
local mt = {