log .luacheckrc @ 5898:7371320813a7

age author description
14 months ago Kim Alvefur luacheckrc: Replace deprecated module:once with :on_ready
14 months ago Kim Alvefur luacheck: Add new module API methods from trunk
22 months ago Matthew Wild .luacheckrc: Add module.once
2022-08-15 Matthew Wild .luacheckrc: Update for module:may() & co.
2022-07-05 Kim Alvefur luacheck: Update with changes from Prosody 0.12
2021-11-07 Kim Alvefur luacheck: Discourage use of the 'hosts' global (like in Prosody)
2021-11-07 Kim Alvefur luacheck: Make module:metric() known
2020-01-28 Kim Alvefur luacheckrc: Remove accidentally commented directive
2019-12-30 Kim Alvefur mod_rest: Initial commit of another RESTful API module
2019-03-31 Kim Alvefur luacheckrc: Update API method list from prosody
2019-03-31 Kim Alvefur luacheckrc: Copy line length setting from prosody
2019-01-02 Kim Alvefur lint: Teach luacheck about the new module:send_iq API
2018-03-07 Kim Alvefur luacheckrc: Forget about the _M global
2018-03-07 Kim Alvefur luacheckrc: Assign module.environment to section for writable globals
2018-03-07 Kim Alvefur luacheckrc: Rearrange options to be closer to the order used in main prosody repo