Software /
code /
prosody-modules
Diff
.luacheckrc @ 5856:75dee6127829 draft
Merge upstream
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 06 Feb 2024 18:32:01 +0700 |
parent | 5778:4a353ccce220 |
line wrap: on
line diff
--- a/.luacheckrc Tue Aug 29 23:51:17 2023 +0700 +++ b/.luacheckrc Tue Feb 06 18:32:01 2024 +0700 @@ -41,9 +41,12 @@ "module.get_option", "module.get_option_array", "module.get_option_boolean", + "module.get_option_enum", "module.get_option_inherited_set", + "module.get_option_integer", "module.get_option_number", "module.get_option_path", + "module.get_option_period", "module.get_option_scalar", "module.get_option_set", "module.get_option_string", @@ -59,7 +62,7 @@ "module.may", "module.measure", "module.metric", - "module.once", + "module.on_ready", "module.open_store", "module.provides", "module.remove_item",