From 69c98820363cba836227f1d645262dae257104cd Mon Sep 17 00:00:00 2001 From: Sall <59910950+ss-o@users.noreply.github.com> Date: Fri, 29 May 2026 16:06:16 +0100 Subject: [PATCH] docs(zsh-lint): sync generated reference from zsh-lint --- ecosystem/plugins/zsh_lint.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem/plugins/zsh_lint.mdx b/ecosystem/plugins/zsh_lint.mdx index 957970ae..06057f98 100644 --- a/ecosystem/plugins/zsh_lint.mdx +++ b/ecosystem/plugins/zsh_lint.mdx @@ -46,7 +46,7 @@ Each file gets an `OK`/`FAIL` line; failures include a greppable import "github.com/z-shell/zsh-lint/cmd/zsh-lint" -Command zsh\-lint surveys Zsh files with the mvdan/sh parser front end and reports parse success or failure per file \(reboot parser\-evaluation phase, issues \#5, \#8\). Lint rule diagnostics \(issue \#18\) build on this foundation. +Command zsh\-lint performs static analysis of Zsh shell scripts. ## Index