Initial commit for open source release 🚀

Co-authored-by: Francesco Renzi <[email protected]>
Co-authored-by: Nikola Jokic <[email protected]>
This commit is contained in:
Francesco Renzi
2026-02-03 16:41:15 +01:00
co-authored by Francesco Renzi Nikola Jokic
commit e4a017ce06
44 changed files with 7340 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
version: "2"
run:
timeout: 5m
linters:
settings:
errcheck:
exclude-functions:
- (net/http.ResponseWriter).Write
exclusions:
presets:
- std-error-handling