Software /
code /
prosody
Diff
plugins/mod_s2s/mod_s2s.lua @ 8806:6529f762b819
.luacheckrc: Ignore attempts to get table.unpack
This is to allow this common pattern:
local unpack = table.unpack or unpack;
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 19 May 2018 00:30:34 +0200 (2018-05-18) |
parent | 8763:67ecff7be011 |
child | 8920:2eaa442d81a6 |