chore(scripts): remove unused check.sh and format.sh scripts

This commit is contained in:
2025-08-18 16:54:58 +02:00
parent 2ba1b36a1b
commit f0a20c277c
2 changed files with 0 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
source .venv/Scripts/activate
wgo -debounce 1000ms -file .py clear :: ruff check

View File

@@ -1,2 +0,0 @@
source .venv/Scripts/activate
wgo -debounce 20000ms -file .py clear :: black .