aboutsummaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
authorThomas Rudin <thomas@rudin.io>2019-10-14 20:46:30 +0200
committerThomas Rudin <thomas@rudin.io>2019-10-14 20:46:30 +0200
commit4f8eb6083d198c4868e60e903f039da7a41c3ee6 (patch)
tree73e942b6cf6f72a8bf05cb3a0cbd2e07acf1196f /.luacheckrc
parent53935e81eef563986b3182c3c94f92d614d9ea27 (diff)
downloadmesecons_debug-4f8eb6083d198c4868e60e903f039da7a41c3ee6.tar.gz
mesecons_debug-4f8eb6083d198c4868e60e903f039da7a41c3ee6.zip
monitoring and cleanup
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index e3a07c4..1faa5e9 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -12,5 +12,7 @@ read_globals = {
-- Minetest
"vector", "ItemStack",
- "dump"
+ "dump",
+
+ "monitoring"
}