chore: some improvements

This commit is contained in:
ITQ
2025-11-21 12:37:07 +03:00
parent 46f532060d
commit 3eb4666eff
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ lint:
ruff check
mypy
codespell src tests
bandit src tests
bandit -r src || exit 0
[no-cd]
[group("Formatters")]