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 - bidichk
- contextcheck - contextcheck
- decorder - decorder
- err13
- errorlint
- exhaustive - exhaustive
- fatcontext - fatcontext
- gosec - gosec
@@ -16,6 +18,7 @@ linters:
- prealloc - prealloc
- recvcheck - recvcheck
- sloglint - sloglint
- unparam
- usestdlibvars - usestdlibvars
settings: settings:
recvcheck: recvcheck: