luacheckrc: Ignore shadowing of logger
|
Kim Alvefur |
Mon, 06 Mar 2017 15:22:00 +0100 |
luacheckrc: Include entire module API
|
Kim Alvefur |
Mon, 06 Mar 2017 15:11:37 +0100 |
core: Allow select core modules to mutate some globals (needs luacheck 1.19)
|
Kim Alvefur |
Sat, 04 Mar 2017 20:09:28 +0100 |
luacheckrc: Set max line length to 150 for now [luacheck]
|
Kim Alvefur |
Sat, 04 Mar 2017 20:06:29 +0100 |
luacheckrc: Allow mutating the global prosody and hosts tables in core/ (luacheck 0.18 adds detection of indirect mutation)
|
Kim Alvefur |
Sat, 28 Jan 2017 17:02:28 +0100 |
luacheckrc: make module a global in plugins/
|
Anton Shestakov |
Sat, 09 Jul 2016 10:17:00 +0800 |
luacheckrc: make test helpers read-only globals, add testlib_new_env and runtest
|
Anton Shestakov |
Sat, 09 Jul 2016 10:08:35 +0800 |
luacheckrc: Ignore assert helper functions used in tests/*
|
Kim Alvefur |
Fri, 08 Jul 2016 19:20:49 +0200 |
.luacheckrc: Whitelist import() global function
|
Matthew Wild |
Thu, 10 Dec 2015 17:58:52 +0000 |
luacheckrc: Ignore unused _ENV variable
|
Kim Alvefur |
Thu, 20 Aug 2015 10:10:36 +0200 |
luacheckrc: Allow plugins to implement functions under module.* (module.load, etc.)
|
Matthew Wild |
Mon, 29 Jun 2015 13:50:31 +0100 |
.luacheckrc: Commit initial config for luacheck
|
Matthew Wild |
Wed, 06 May 2015 19:35:35 +0100 |