summarylogtreecommitdiffstats
path: root/luacheck
diff options
context:
space:
mode:
authorPieter Goetschalckx2015-11-24 20:37:16 +0100
committerPieter Goetschalckx2015-11-24 20:37:16 +0100
commit78f3e8367d2efb574eb42c4379a52f294f82a9b3 (patch)
tree1095d9af508ebbb8e058f0222e1d06d38be8b81d /luacheck
downloadaur-78f3e8367d2efb574eb42c4379a52f294f82a9b3.tar.gz
Initial import
Diffstat (limited to 'luacheck')
-rwxr-xr-xluacheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/luacheck b/luacheck
new file mode 100755
index 000000000000..ed6bf703ae0e
--- /dev/null
+++ b/luacheck
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/share/luacheck/bin/luacheck "$@"