From a2216e14521763e702f69a9bfd046aa15a5b3f52 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= <ast@fiberby.net>
Date: Mon, 6 Mar 2017 10:54:38 +0000
Subject: luacheck: clean up
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
---
 .luacheckrc | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .luacheckrc

(limited to '.luacheckrc')

diff --git a/.luacheckrc b/.luacheckrc
new file mode 100644
index 0000000..0c5ab03
--- /dev/null
+++ b/.luacheckrc
@@ -0,0 +1 @@
+globals = { '_ENV' }
-- 
cgit v1.2.1