chore: add golangci lint configuration file
Some checks failed
Go CI / lint (pull_request) Failing after 11s
Lint Pull Request / Lint PR Title (pull_request) Successful in 10s

This commit is contained in:
Jan K9f 2025-04-09 19:37:47 +02:00
parent 373839ee85
commit 79e4f6c2bf
Signed by: jank
GPG key ID: B9F475106B20F144

4
.golangci.yml Normal file
View file

@ -0,0 +1,4 @@
version: "2"
linters:
enable:
- revive