luacheckrc: Teach luacheck about the new module:send_iq() API

This commit is contained in:
Kim Alvefur 2018-12-30 03:20:37 +01:00
parent e23c17c3a0
commit 92445d93df

View file

@ -80,6 +80,7 @@ files["plugins/"] = {
"module.remove_item",
"module.require",
"module.send",
"module.send_iq",
"module.set_global",
"module.shared",
"module.unhook",