X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=.luacheckrc;h=590f9c3718fb6625e12e096dcba5e33249b82efb;hb=c86d0082f66bd65fb7bd4e9fc94fac401e256d0f;hp=bcce11552a84e912d3e8a75c6a75dada9d406195;hpb=26117bccb6173cdc8e2bb8ad388c40c7ea330085;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