aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/.luacheckrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/.luacheckrc b/test/.luacheckrc
new file mode 100644
index 0000000000..c9522b1117
--- /dev/null
+++ b/test/.luacheckrc
@@ -0,0 +1,4 @@
+-- vim: ft=lua
+
+std = '+luajit +busted'
+cache = true