summaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2025-03-20 14:18:01 -0500
committercheapie <no-email-for-you@example.com>2025-03-20 14:18:01 -0500
commitd96f6dc105fd208f216d543a010fe0bdb4d7fca1 (patch)
tree7a44c62dd97a9cd216294235aa848703c18b3e9f /.luacheckrc
downloadterumet_lite-d96f6dc105fd208f216d543a010fe0bdb4d7fca1.tar
terumet_lite-d96f6dc105fd208f216d543a010fe0bdb4d7fca1.tar.gz
terumet_lite-d96f6dc105fd208f216d543a010fe0bdb4d7fca1.tar.bz2
terumet_lite-d96f6dc105fd208f216d543a010fe0bdb4d7fca1.tar.xz
terumet_lite-d96f6dc105fd208f216d543a010fe0bdb4d7fca1.zip
Add initial content
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
new file mode 100644
index 0000000..c553e8d
--- /dev/null
+++ b/.luacheckrc
@@ -0,0 +1,5 @@
+read_globals = {
+ "core",
+ "default",
+ "doors",
+}