From 369818e31e76ebff09985c9e60a3e5beb0cf2125 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Fri, 22 Aug 2025 07:52:30 -0700 Subject: [PATCH] add zls to mise --- mise.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/mise.toml b/mise.toml index ec0e4a4..4cd2239 100644 --- a/mise.toml +++ b/mise.toml @@ -2,3 +2,4 @@ pre-commit = "latest" "ubi:DonIsaac/zlint" = "latest" zig = "0.14.1" +zls = "0.14.0"