From 9db7569abca727451aab83480a54644810318948 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 18 Jan 2025 12:33:18 +0100 Subject: luacheck: Declare new config globals --- .luacheckrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.luacheckrc') diff --git a/.luacheckrc b/.luacheckrc index 00fb61b0..09225d01 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -141,6 +141,10 @@ files["prosody.cfg.lua"] = { "component", "Include", "include", + "FileContents", + "FileLine", + "FileLines", + "Credential", "RunScript" }; } -- cgit v1.2.3