Mercurial > prosody-modules
log .luacheckrc @ 3139:03cda95ae97a
age | author | description |
---|---|---|
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 |
2018-02-23 | Kim Alvefur | luacheckrc: Remove has_feature and has_identity before someone decides to use them |
2017-03-13 | Kim Alvefur | luacheckrc: Add the module:http_url API provided by mod_http to known globals |
2017-03-06 | Kim Alvefur | luacheckrc: Whitelist methods that can be set on the module API instance |
2017-03-06 | Kim Alvefur | luacheckrc: More module API fields |
2017-03-05 | Kim Alvefur | luacheckrc: List module instance fields |
2017-03-05 | Kim Alvefur | luacheckrc: List all module API methods (reqires luacheck 1.19) |
2016-01-03 | Kim Alvefur | Import and adapt .luacheckrc from Prosody 0.10 |