Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | luacheckrc: Allow mutating the global prosody and hosts tables in core/ ↵ | Kim Alvefur | 2017-01-28 | 1 | -0/+3 | |
| | | | | (luacheck 0.18 adds detection of indirect mutation) | |||||
* | luacheckrc: make module a global in plugins/ | Anton Shestakov | 2016-07-09 | 1 | -1/+1 | |
| | ||||||
* | luacheckrc: make test helpers read-only globals, add testlib_new_env and runtest | Anton Shestakov | 2016-07-09 | 1 | -8/+10 | |
| | ||||||
* | luacheckrc: Ignore assert helper functions used in tests/* | Kim Alvefur | 2016-07-08 | 1 | -0/+11 | |
| | ||||||
* | .luacheckrc: Whitelist import() global function | Matthew Wild | 2015-12-10 | 1 | -1/+1 | |
| | ||||||
* | luacheckrc: Ignore unused _ENV variable | Kim Alvefur | 2015-08-20 | 1 | -1/+1 | |
| | ||||||
* | luacheckrc: Allow plugins to implement functions under module.* ↵ | Matthew Wild | 2015-06-29 | 1 | -0/+4 | |
| | | | | (module.load, etc.) | |||||
* | .luacheckrc: Commit initial config for luacheck | Matthew Wild | 2015-05-06 | 1 | -0/+8 | |