summaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 8ce3cc6..3fbc5b1 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -5,13 +5,13 @@ globals = {
}
read_globals = {
- "DIR_DELIM",
"vector",
"screwdriver",
- "minetest",
+ "core",
"table.copy",
"VoxelManip",
"laptop",
"mesecon",
"digilines",
+ "xcompat",
}