mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
lint: Teach luacheck about module:once
Silence warning for using this introduced in 9c62ffbdf2ae
This commit is contained in:
parent
da4111b997
commit
33657b4001
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ files["plugins/"] = {
|
|||
"module.may",
|
||||
"module.measure",
|
||||
"module.metric",
|
||||
"module.once",
|
||||
"module.open_store",
|
||||
"module.provides",
|
||||
"module.remove_item",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue