Changeset

8710:ed3dcbc5336f

luacheckrc: Remove allowance for the global log() since it may not exist as early as before
author Kim Alvefur <zash@zash.se>
date Thu, 05 Apr 2018 15:56:47 +0200
parents 8709:3521ff896831
children 8711:9932a2a5b6de
files .luacheckrc
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.luacheckrc	Wed Apr 04 18:42:32 2018 +0100
+++ b/.luacheckrc	Thu Apr 05 15:56:47 2018 +0200
@@ -9,7 +9,6 @@
 	"prosody",
 	"hosts",
 	"import",
-	"log",
 	"server",
 };
 files["prosody"] = {