Fix CI workflow: Add tree-sitter CLI installation and fix linting errors
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""Pattern manager for VibeGuard."""
|
||||
|
||||
import json
|
||||
from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
from vibeguard.patterns.definitions import Pattern, Severity
|
||||
|
||||
Reference in New Issue
Block a user