Commit Graph

10 Commits

Author SHA1 Message Date
Taras Kushnir eeee6967ad Add fix formatting script 2026-04-05 09:55:05 +02:00
Taras Kushnir 28fcbf16e9 Print error log summary in console 2026-03-14 20:11:18 +01:00
Taras Kushnir 45a1f4f4ee Optimize pre-commit hook 2026-03-05 12:29:53 +01:00
Copilot 90c4c6fe24 Fix pre-commit hook compatibility with macOS bash 3.2 / zsh (#326) 2026-03-01 19:53:04 +00:00
Taras Kushnir c905c140a5 Cosmetic improvements 2026-02-26 21:25:02 +02:00
Taras Kushnir 902e465f3b Revert "Run unit tests on pre-push"
This reverts commit cc1c120e71.

# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# On branch main
# Your branch is up to date with 'origin/main'.
#
# Changes to be committed:
#	deleted:    scripts/hooks/pre-push
#
2026-02-22 13:04:51 +02:00
Taras Kushnir cc1c120e71 Run unit tests on pre-push 2026-02-22 12:49:25 +02:00
Taras Kushnir 2f7e8018cb Exclude vendors from checking go fmt 2026-02-13 14:57:15 +02:00
Taras Kushnir 07bf5f60a6 Fix go vet command 2026-02-13 12:49:40 +02:00
Taras Kushnir 505a8f5390 Add git hook to format and vet files 2026-02-13 12:43:26 +02:00