mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
luacheckrc: Teach luacheck about the new module:send_iq() API
This commit is contained in:
parent
e23c17c3a0
commit
92445d93df
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ files["plugins/"] = {
|
|||
"module.remove_item",
|
||||
"module.require",
|
||||
"module.send",
|
||||
"module.send_iq",
|
||||
"module.set_global",
|
||||
"module.shared",
|
||||
"module.unhook",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue