From 3f1b4a58e48f8806b9c4feff2cdf9fcec7046b8e Mon Sep 17 00:00:00 2001 From: Bunny67 Date: Sat, 1 Jan 2022 10:25:34 +0300 Subject: [PATCH] Update .luacheckrc --- .luacheckrc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.luacheckrc b/.luacheckrc index 52887bf..19b117f 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -48,6 +48,13 @@ globals = { "IsInRaid", "GetNumSubgroupMembers", "GetNumGroupMembers", + "noop", + "Lerp", + "Clamp", + "Saturate", + "DeltaLerp", + "FrameDeltaLerp", + "SmoothStatusBarMixin", "nop", "ActorPoolMixin",