Software /
code /
prosody
Log
.luacheckrc @ 8799:7324a2fe755a
description | author | age |
---|---|---|
.luacheckrc: Fix whitespace | Matthew Wild | Fri, 18 May 2018 15:00:14 +0100 |
luacheckrc: No longer ignore use of the global 'server' (net.server) | Kim Alvefur | Thu, 05 Apr 2018 19:37:32 +0200 |
luacheckrc: Forget about _G.hosts, things should use _G.prosody.hosts | Kim Alvefur | Thu, 29 Mar 2018 16:42:24 +0200 |
luacheckrc: Remove allowance for the global log() since it may not exist as early as before | Kim Alvefur | Thu, 05 Apr 2018 15:56:47 +0200 |
luacheckrc: Allow top level variables in prosodyctl (eg CFG_*) [luacheck] | Kim Alvefur | Fri, 23 Mar 2018 13:18:28 +0100 |
luacheckrc: Let luacheck know about the log and server globals | Kim Alvefur | Fri, 23 Mar 2018 13:16:14 +0100 |
luacheckrc: Only allow top level declarations in the main prosody executable | Kim Alvefur | Fri, 23 Mar 2018 13:13:07 +0100 |