From f980b7b6b560eeab232b415208eac9efbc454f1e Mon Sep 17 00:00:00 2001 From: Aspect <41125780+Aspect12@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:04:15 +0300 Subject: [PATCH] Add ErrorNoHaltWithStack to .luacheckrc. --- .luacheckrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.luacheckrc b/.luacheckrc index 5026357a8..25536243a 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -3313,6 +3313,7 @@ stds.gmod.read_globals = { "SOLID_BBOX", "CHAN_WEAPON", "ErrorNoHalt", + "ErrorNoHaltWithStack", "ACT_HL2MP_RUN_DUEL", "ACT_DOD_WALK_ZOOM_BAZOOKA", "type",