diff options
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc index 7a72a385..c51cdfe5 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -22,6 +22,7 @@ files["util/"] = { max_comment_line_length = false; } files["plugins/"] = { + module = true; read_globals = { -- Module instance "module.name", |