Log

.luacheckrc @ 8975:47dd2e850781

description author age
luacheckrc: Remove exception for modules that produce no warnings Kim Alvefur Fri, 06 Jul 2018 00:19:22 +0200
mod_announce: Fix luacheck warnings Kim Alvefur Fri, 06 Jul 2018 00:16:48 +0200
luacheckrc: Consider mod_http clean Kim Alvefur Fri, 06 Jul 2018 00:16:17 +0200
luacheckrc: Remove exception for mod_pep, it's clean Kim Alvefur Fri, 06 Jul 2018 00:06:36 +0200
.luacheckrc: Remove mod_pubsub/pubsub.lib.lua from files excluded from checks Kim Alvefur Wed, 23 May 2018 15:02:55 +0200
.luacheckrc: Only ignore warnings for excluded files, not syntax errors Kim Alvefur Wed, 23 May 2018 00:55:33 +0200
.luacheckrc: Ignore attempts to get table.unpack Kim Alvefur Sat, 19 May 2018 00:30:34 +0200
.luacheckrc: Remove mod_limits from excluded files as it should now be clean Kim Alvefur Fri, 18 May 2018 21:10:51 +0200
.luacheckrc: Add some additional stricter requirements when PROSODY_STRICT_LINT=1 Matthew Wild Fri, 18 May 2018 15:02:00 +0100
.luacheckrc: Ignore currently-unclean files unless env var PROSODY_STRICT_LINT=1 Matthew Wild Fri, 18 May 2018 15:01:38 +0100
.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