From 8869adfb33e0c0109dad606331fe239b1af6e75f Mon Sep 17 00:00:00 2001 From: cheapie Date: Sat, 13 Dec 2025 12:42:58 -0600 Subject: Remove deprecated DIR_DELIM usage Apparently "/" gets translated to the right path separator for the current OS. This seems to not be documented anywhere, but DIR_DELIM wasn't either, so... *shrug* --- .luacheckrc | 1 - 1 file changed, 1 deletion(-) (limited to '.luacheckrc') diff --git a/.luacheckrc b/.luacheckrc index 755b8ce..3fbc5b1 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -5,7 +5,6 @@ globals = { } read_globals = { - "DIR_DELIM", "vector", "screwdriver", "core", -- cgit v1.2.3