diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc index 44019c81..a5194be1 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -8,7 +8,6 @@ max_line_length = 150 read_globals = { "prosody", "import", - "server", }; files["prosody"] = { allow_defined_top = true; |