mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
luacheckrc: No longer ignore use of the global 'server' (net.server)
This commit is contained in:
parent
ecf4667626
commit
6f6e04b6c6
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ max_line_length = 150
|
|||
read_globals = {
|
||||
"prosody",
|
||||
"import",
|
||||
"server",
|
||||
};
|
||||
files["prosody"] = {
|
||||
allow_defined_top = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue