improve sync
Some checks failed
sync / sync (push) Has started running
coverage / build (push) Has been cancelled
test / test (push) Has been cancelled

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-04-27 21:25:33 +03:00
parent 9bd73aac02
commit 0a7eced607
11 changed files with 137 additions and 24 deletions

5
.golangci.yml Normal file
View File

@@ -0,0 +1,5 @@
run:
concurrency: 8
timeout: 5m
issues-exit-code: 1
tests: true