From 422d0a03639b4874f2444b21fc9ff988946bb613 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 3 Aug 2025 00:00:44 +0200 Subject: [PATCH] lint/parse --- sh/core/code.awk | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/core/code.awk b/sh/core/code.awk index 58a5d20..2fdab85 100644 --- a/sh/core/code.awk +++ b/sh/core/code.awk @@ -338,6 +338,7 @@ if (action == "doc") { # lint } else if (action == "lint") { + parse($0) # TODO RWX_ constant # TODO rwx_ variable