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] --- util/timer.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'util/timer.lua') diff --git a/util/timer.lua b/util/timer.lua index c7996bfa..ff834068 100644 --- a/util/timer.lua +++ b/util/timer.lua @@ -16,6 +16,7 @@ local tostring = tostring; local xpcall = xpcall; local _ENV = nil; +-- luacheck: std none local _add_task = server.add_task; -- cgit v1.2.3