Fix CI workflow: Add tree-sitter CLI installation and fix linting errors
Some checks failed
CI / test (push) Failing after 14s
Some checks failed
CI / test (push) Failing after 14s
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
"""File finder for VibeGuard."""
|
"""File finder for VibeGuard."""
|
||||||
|
|
||||||
import os
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Generator
|
|
||||||
|
|
||||||
import pathspec
|
import pathspec
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user