chore: finalize repo audit hygiene (#257)
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
import re
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
SKIP_DIRS = {".git", "node_modules", ".venv", ".uv-cache"}
|
||||
|
||||
Reference in New Issue
Block a user