From 1d94dd0a7749403d19f29495ad41a43ccc5cf0bb Mon Sep 17 00:00:00 2001 From: ANAND Date: Thu, 7 May 2020 12:56:37 +0530 Subject: [PATCH] .luacheckrc: Add more globals --- .luacheckrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.luacheckrc b/.luacheckrc index 6cb90e3..2bce17e 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -16,7 +16,7 @@ globals = { "ctf_colors", "hudkit", "default", "treasurer", "ChatCmdBuilder", "ctf_map", "ctf_match", "ctf_stats", "ctf_treasure", "ctf_playertag", "chatplus", "irc", "armor", "vote", "give_initial_stuff", "hud_score", "physics", "tsm_chests", - "armor", "shooter" + "armor", "shooter", "grenades", "ctf_classes" } read_globals = {