feat(go): Added more linters.

This commit is contained in:
Spencer Brower
2026-05-20 13:22:58 -04:00
parent 34840540c3
commit e815d8745b

View File

@@ -3,17 +3,20 @@ linters:
default: standard
enable:
- bidichk
- containedctx
- contextcheck
- decorder
- err13
- errorlint
- exhaustive
- fatcontext
- gocritic
- gosec
- govet
- intrange
- maintidx
- modernize
- nilnil
- noctx
- prealloc
- recvcheck