aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-04-05 15:56:47 +0200
committerKim Alvefur <zash@zash.se>2018-04-05 15:56:47 +0200
commit268c164b862feb1af000a4bd9be5d12174310a7a (patch)
tree27271ebd29b84117bdfed5a4faf7e365ccbcb164 /.luacheckrc
parentb243e2fe18bd8d873f51c67397ccd2d2948be2aa (diff)
downloadprosody-268c164b862feb1af000a4bd9be5d12174310a7a.tar.gz
prosody-268c164b862feb1af000a4bd9be5d12174310a7a.zip
luacheckrc: Remove allowance for the global log() since it may not exist as early as before
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index cdaeeb36..661072f3 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -9,7 +9,6 @@ read_globals = {
"prosody",
"hosts",
"import",
- "log",
"server",
};
files["prosody"] = {