diff --git a/.luacheckrc b/.luacheckrc index 84a522438..00fb61b03 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -116,6 +116,7 @@ files["plugins/"] = { }; globals = { -- Methods that can be set on module API + "module.ready", "module.unload", "module.add_host", "module.load",