X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=.luacheckrc;h=590f9c3718fb6625e12e096dcba5e33249b82efb;hb=dc22aa98c54b035664e79e96f27ddda07209e7ee;hp=bcce11552a84e912d3e8a75c6a75dada9d406195;hpb=dcf4c0d6e836ae1bb9a4171ebb8ffd1437fed159;p=prosody.git diff --git a/.luacheckrc b/.luacheckrc index bcce1155..590f9c37 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -1,5 +1,5 @@ cache = true -read_globals = { "prosody", "hosts" } +read_globals = { "prosody", "hosts", "import" } globals = { "_M" } allow_defined_top = true module = true