summaryrefslogtreecommitdiff
path: root/digilines/.luacheckrc
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-03-17 16:53:18 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-03-17 16:53:18 -0400
commit907e8bf6a64215a516fdf16869dd81248aeaa2f6 (patch)
treed199282e5764c7ab5183fe0d78ed0412dbb0b89f /digilines/.luacheckrc
parent06d9243586cecb1abed74550ce2544b436572a35 (diff)
downloaddreambuilder_modpack-907e8bf6a64215a516fdf16869dd81248aeaa2f6.tar
dreambuilder_modpack-907e8bf6a64215a516fdf16869dd81248aeaa2f6.tar.gz
dreambuilder_modpack-907e8bf6a64215a516fdf16869dd81248aeaa2f6.tar.bz2
dreambuilder_modpack-907e8bf6a64215a516fdf16869dd81248aeaa2f6.tar.xz
dreambuilder_modpack-907e8bf6a64215a516fdf16869dd81248aeaa2f6.zip
update digilines, technic, unified inventory,
and switched castles to the new modpack form
Diffstat (limited to 'digilines/.luacheckrc')
-rw-r--r--digilines/.luacheckrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/digilines/.luacheckrc b/digilines/.luacheckrc
new file mode 100644
index 0000000..6d89a3f
--- /dev/null
+++ b/digilines/.luacheckrc
@@ -0,0 +1,12 @@
+
+read_globals = {
+ "minetest",
+ "default",
+ "pipeworks",
+ "dump",
+ "VoxelArea",
+}
+
+globals = {
+ "digilines",
+}