Fix CI workflow: Add tree-sitter CLI installation and fix linting errors
Some checks failed
CI / test (push) Failing after 14s

This commit is contained in:
2026-02-03 07:13:56 +00:00
parent b980124fb2
commit c034c7c7df

View File

@@ -1,8 +1,6 @@
"""File finder for VibeGuard."""
import os
from pathlib import Path
from typing import Generator
import pathspec