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