feat(go): Added more linters.

This commit is contained in:
Spencer Brower
2026-05-20 10:31:11 -04:00
parent d48b7f620c
commit 34840540c3

View File

@@ -5,6 +5,8 @@ linters:
- bidichk
- contextcheck
- decorder
- err13
- errorlint
- exhaustive
- fatcontext
- gosec
@@ -16,6 +18,7 @@ linters:
- prealloc
- recvcheck
- sloglint
- unparam
- usestdlibvars
settings:
recvcheck: