From d7ef1df39b29dc02f7b0ca056b5f15c8fad4e273 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 4 Feb 2016 16:40:32 +0100 Subject: util.logger: Silence luacheck warning --- util/logger.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'util/logger.lua') diff --git a/util/logger.lua b/util/logger.lua index 8010e8ad..e72b29bc 100644 --- a/util/logger.lua +++ b/util/logger.lua @@ -5,6 +5,7 @@ -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information. -- +-- luacheck: ignore 213/level local pairs = pairs; -- cgit v1.2.3