commit fb31b7914e275fe1a6b412dd66d40581b3faf071 parent 63d299dcefb65a87315c770bad44a20b25d8b01e Author: mtmn <miro@haravara.org> Date: Sat, 23 May 2026 17:28:05 +0200 chore: comment out whine from checks Diffstat:
| M | justfile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/justfile b/justfile @@ -67,7 +67,7 @@ docs: # Run quality and security checks check: - pnpm exec whine + # pnpm exec whine pnpm spago build --strict pnpm exec purs-tidy check "src/**/*.purs" elm-analyse