Initial commit.

This commit is contained in:
2025-09-09 19:53:24 +05:00
commit b65b8a9e72
14 changed files with 438 additions and 0 deletions

6
.pre-commit-config.yaml Normal file
View File

@@ -0,0 +1,6 @@
---
repos:
- repo: https://code.pztrn.name/misc/pre-commit-hooks-golang
rev: cb3db89b1c4bee10eec85a7fa1dbbd35fb347478
hooks:
- id: golangci-lint