Revert "chore: remove deprecated golangci config."

This reverts commit 6ea379eecd.
This commit is contained in:
Alexandre Pujol 2025-02-23 18:13:49 +01:00
parent 8a381b2f6b
commit d51826542b
Failed to generate hash of commit

5
.golangci.yaml Normal file
View file

@ -0,0 +1,5 @@
---
linters-settings:
staticcheck:
checks: ["all", "-SA1019" ]