From 403402d40c366f5f320138cbbec011f3121bd086 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 25 Feb 2016 22:33:40 +0100 Subject: util.termcolours: Silence luacheck warning --- util/termcolours.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/termcolours.lua b/util/termcolours.lua index a1c01aa5..e99294a4 100644 --- a/util/termcolours.lua +++ b/util/termcolours.lua @@ -5,6 +5,8 @@ -- This project is MIT/X11 licensed. Please see the -- COPYING file in the source package for more information. -- +-- +-- luacheck: ignore 213/i local t_concat, t_insert = table.concat, table.insert; -- cgit v1.2.3