util/termcolours.lua
changeset 7201 48d167f652ad
parent 6780 5de6b93d0190
child 7202 5846e0bca4ff
--- a/util/termcolours.lua	Thu Feb 25 22:32:13 2016 +0100
+++ b/util/termcolours.lua	Thu Feb 25 22:33:40 2016 +0100
@@ -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;