From bc788dd7c2d23f2c84ad82f8a5e9ecbab6baef00 Mon Sep 17 00:00:00 2001 From: Buckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com> Date: Sun, 19 Jun 2022 14:36:56 +0200 Subject: [PATCH] fix luacheck error --- .luacheckrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.luacheckrc b/.luacheckrc index 1a52cef..1a72760 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -15,6 +15,6 @@ read_globals = { "dump", -- optional deps - "technic", "circular_saw" + "technic", "circular_saw","stairsplus" }