feat(telegram): improve command planning and testability (#158)

This commit is contained in:
banteg
2026-01-17 01:08:15 +04:00
committed by GitHub
parent 2b5b2fa6b1
commit b215279a3c
11 changed files with 398 additions and 51 deletions
+3
View File
@@ -4,6 +4,9 @@ check:
uv run ty check src tests
uv run pytest
mutate:
uv run mutmut run
docs-serve:
uv run --no-sync python scripts/docs_prebuild.py
uv run --group docs zensical serve