From 71bf6cec2160306a8367148d23595d906a6c2b98 Mon Sep 17 00:00:00 2001 From: PabstMirror Date: Sat, 14 Dec 2024 00:14:13 -0600 Subject: [PATCH] Update lints.toml --- .hemtt/lints.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hemtt/lints.toml b/.hemtt/lints.toml index 02fe54c84..82133bf44 100644 --- a/.hemtt/lints.toml +++ b/.hemtt/lints.toml @@ -10,7 +10,7 @@ options.ignore = [ [sqf.undefined] enabled = true -options.check_orphan_code = true +options.check_orphan_code = false [sqf.unused] enabled = false