feat(go): Added linters and updated flake.lock.

This commit is contained in:
Spencer Brower
2026-05-29 17:18:01 -04:00
parent 4b6e7072da
commit 426298e348
2 changed files with 20 additions and 18 deletions

View File

@@ -21,8 +21,10 @@ linters:
- modernize
- nlreturn
- noctx
- perfsprint
- prealloc
- recvcheck
- rowserrcheck
- sloglint
- unparam
- unused