Software /
code /
prosody
Log
.luacheckrc @ 7874:de3c6fb74759
description | author | age |
---|---|---|
luacheckrc: Allow mutating the global prosody and hosts tables in core/ (luacheck 0.18 adds detection of indirect mutation) | Kim Alvefur | 2017-01-28 |
luacheckrc: make module a global in plugins/ | Anton Shestakov | 2016-07-09 |
luacheckrc: make test helpers read-only globals, add testlib_new_env and runtest | Anton Shestakov | 2016-07-09 |
luacheckrc: Ignore assert helper functions used in tests/* | Kim Alvefur | 2016-07-08 |
.luacheckrc: Whitelist import() global function | Matthew Wild | 2015-12-10 |
luacheckrc: Ignore unused _ENV variable | Kim Alvefur | 2015-08-20 |
luacheckrc: Allow plugins to implement functions under module.* (module.load, etc.) | Matthew Wild | 2015-06-29 |
.luacheckrc: Commit initial config for luacheck | Matthew Wild | 2015-05-06 |