From 49a62a0d1e90f9a42a1920b579682605c789c2f6 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 9 Dec 2023 20:36:29 +0100 Subject: util.throttle: Silence some strict luacheck warnings --- spec/util_throttle_spec.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'spec') diff --git a/spec/util_throttle_spec.lua b/spec/util_throttle_spec.lua index 985afae8..077f3d40 100644 --- a/spec/util_throttle_spec.lua +++ b/spec/util_throttle_spec.lua @@ -1,4 +1,5 @@ +-- luacheck: ignore 411/a -- Mock util.time local now = 0; -- wibbly-wobbly... timey-wimey... stuff -- cgit v1.2.3