Sun, 20 May 2018 02:40:08 +0200 GNUmakefile: Add a fallback for `hg files` not working in linter target
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 02:40:08 +0200] rev 8810
GNUmakefile: Add a fallback for `hg files` not working in linter target
Sat, 19 May 2018 00:30:34 +0200 .luacheckrc: Ignore attempts to get table.unpack
Kim Alvefur <zash@zash.se> [Sat, 19 May 2018 00:30:34 +0200] rev 8809
.luacheckrc: Ignore attempts to get table.unpack This is to allow this common pattern: local unpack = table.unpack or unpack;
Fri, 18 May 2018 23:23:09 +0200 spec/util_iterators: Remove unused import of util.set [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 18 May 2018 23:23:09 +0200] rev 8808
spec/util_iterators: Remove unused import of util.set [luacheck]
Fri, 18 May 2018 21:10:51 +0200 .luacheckrc: Remove mod_limits from excluded files as it should now be clean
Kim Alvefur <zash@zash.se> [Fri, 18 May 2018 21:10:51 +0200] rev 8807
.luacheckrc: Remove mod_limits from excluded files as it should now be clean
Wed, 02 May 2018 13:58:28 +0200 mod_limits: Rename variable to avoid name clash [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 02 May 2018 13:58:28 +0200] rev 8806
mod_limits: Rename variable to avoid name clash [luacheck] FIXME better name, s_throttle doesn't seem nice
Fri, 18 May 2018 15:20:32 +0100 Fix wrong tests committed with 7b621a4a2e8d
Matthew Wild <mwild1@gmail.com> [Fri, 18 May 2018 15:20:32 +0100] rev 8805
Fix wrong tests committed with 7b621a4a2e8d
Fri, 18 May 2018 15:02:00 +0100 .luacheckrc: Add some additional stricter requirements when PROSODY_STRICT_LINT=1
Matthew Wild <mwild1@gmail.com> [Fri, 18 May 2018 15:02:00 +0100] rev 8804
.luacheckrc: Add some additional stricter requirements when PROSODY_STRICT_LINT=1
Fri, 18 May 2018 15:01:38 +0100 .luacheckrc: Ignore currently-unclean files unless env var PROSODY_STRICT_LINT=1
Matthew Wild <mwild1@gmail.com> [Fri, 18 May 2018 15:01:38 +0100] rev 8803
.luacheckrc: Ignore currently-unclean files unless env var PROSODY_STRICT_LINT=1
Fri, 18 May 2018 15:00:14 +0100 .luacheckrc: Fix whitespace
Matthew Wild <mwild1@gmail.com> [Fri, 18 May 2018 15:00:14 +0100] rev 8802
.luacheckrc: Fix whitespace
Fri, 18 May 2018 14:58:14 +0100 GNUmakefile: Add 'lint' target
Matthew Wild <mwild1@gmail.com> [Fri, 18 May 2018 14:58:14 +0100] rev 8801
GNUmakefile: Add 'lint' target
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip