Software /
code /
prosody
Comparison
core/stanza_router.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 |
parent | 8676:39ab6a296419 |
child | 9063:f2a5d8eb04b3 |
comparison
equal
deleted
inserted
replaced
8805:82d68951ec2a | 8806:6529f762b819 |
---|