diff options
author | Kim Alvefur <zash@zash.se> | 2018-05-19 00:30:34 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-05-19 00:30:34 +0200 |
commit | 3120037b03e314ef65929a9e9e12e0f0d603bbec (patch) | |
tree | 89f72624793f1f8968782095d7bffa708adc72fd /plugins/mod_http.lua | |
parent | fb6acc56d385ef1275a40e98c031c85d5bd3a41a (diff) | |
download | prosody-3120037b03e314ef65929a9e9e12e0f0d603bbec.tar.gz prosody-3120037b03e314ef65929a9e9e12e0f0d603bbec.zip |
.luacheckrc: Ignore attempts to get table.unpack
This is to allow this common pattern:
local unpack = table.unpack or unpack;
Diffstat (limited to 'plugins/mod_http.lua')
0 files changed, 0 insertions, 0 deletions