From 43b814a83bc1e20d15d3cd38ddcf108d8e3ca356 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Wed, 28 Feb 2018 20:06:26 +0100 Subject: vairious: Add annotation when an empty environment is set [luacheck] --- core/loggingmanager.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'core/loggingmanager.lua') diff --git a/core/loggingmanager.lua b/core/loggingmanager.lua index 004f4c3b..7fab30df 100644 --- a/core/loggingmanager.lua +++ b/core/loggingmanager.lua @@ -24,6 +24,7 @@ _G.log = logger.init("general"); prosody.log = logger.init("general"); local _ENV = nil; +-- luacheck: std none -- The log config used if none specified in the config file (see reload_logging for initialization) local default_logging; -- cgit v1.2.3