feat(go): Added dupl.

This commit is contained in:
Spencer Brower
2026-06-04 17:15:07 -04:00
parent 7325588a0f
commit 1b083a4c5b

View File

@@ -8,6 +8,7 @@ linters:
- contextcheck - contextcheck
- decorder - decorder
- depguard - depguard
- dupl
- err113 - err113
- errchkjson - errchkjson
- errorlint - errorlint