aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
Commit message (Collapse)AuthorAgeFilesLines
* luacheckrc: Allow mutating the global prosody and hosts tables in core/ ↵Kim Alvefur2017-01-281-0/+3
| | | | (luacheck 0.18 adds detection of indirect mutation)
* luacheckrc: make module a global in plugins/Anton Shestakov2016-07-091-1/+1
|
* luacheckrc: make test helpers read-only globals, add testlib_new_env and runtestAnton Shestakov2016-07-091-8/+10
|
* luacheckrc: Ignore assert helper functions used in tests/*Kim Alvefur2016-07-081-0/+11
|
* .luacheckrc: Whitelist import() global functionMatthew Wild2015-12-101-1/+1
|
* luacheckrc: Ignore unused _ENV variableKim Alvefur2015-08-201-1/+1
|
* luacheckrc: Allow plugins to implement functions under module.* ↵Matthew Wild2015-06-291-0/+4
| | | | (module.load, etc.)
* .luacheckrc: Commit initial config for luacheckMatthew Wild2015-05-061-0/+8