style(): small improvements

This commit is contained in:
ITQ
2026-02-24 18:30:01 +03:00
parent 727f42c1f2
commit 1c7753b71e
3 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ format:
script:
- cd src/backend
- uv sync --dev
- just format
- just format-check
allow_failure: true
test: