Fix CI workflow: Add tree-sitter CLI installation and fix linting errors
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-03 07:13:52 +00:00
parent cccb3c0eab
commit 424ca10623

View File

@@ -1,6 +1,5 @@
"""Init command for VibeGuard CLI."""
import os
from pathlib import Path
import click