From 146acdbd338c1e2c2523b720cd1b93a7db1476eb 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/xml.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'util/xml.lua') diff --git a/util/xml.lua b/util/xml.lua index ec06fb01..dac3f6fe 100644 --- a/util/xml.lua +++ b/util/xml.lua @@ -5,6 +5,7 @@ local t_insert = table.insert; local t_remove = table.remove; local _ENV = nil; +-- luacheck: std none local parse_xml = (function() local ns_prefixes = { -- cgit v1.2.3