Skip to content
forked from bjc/prosody

Commit

Permalink
luacheck: Declare new config globals
Browse files Browse the repository at this point in the history
  • Loading branch information
Zash committed Jan 18, 2025
1 parent 059d645 commit 9db7569
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@ files["prosody.cfg.lua"] = {
"component",
"Include",
"include",
"FileContents",
"FileLine",
"FileLines",
"Credential",
"RunScript"
};
}
Expand Down

0 comments on commit 9db7569

Please sign in to comment.