Software /
code /
prosody
Comparison
core/modulemanager.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 | 8717:9ddd0fbbe53a |
child | 8916:e727747279a0 |
comparison
equal
deleted
inserted
replaced
8805:82d68951ec2a | 8806:6529f762b819 |
---|