From ad1f470899ba039eb48a8d9c9efa8688b810307c Mon Sep 17 00:00:00 2001 From: Florian Brinker Date: Wed, 23 Oct 2019 22:38:45 +0200 Subject: [PATCH] Add LUA linting --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 296a1aa..45e612e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,6 @@ steps: commands: - apk update - apk add --no-cache lua lua-dev luarocks - - which luarocks - luarocks install luacheck - luacheck sources