Use gomodguard_v2 in the linter config (closes #31) #33

Merged
clawbot merged 1 commits from issue-31-gomodguard-v2 into next 2026-09-21 17:58:20 +02:00
+1
View File
@@ -16,6 +16,7 @@ linters:
- depguard # Dependency allow/block lists
- godot # Requires comments to end with periods
- wsl # Deprecated, replaced by wsl_v5
- gomodguard # Deprecated, replaced by gomodguard_v2
- wrapcheck # Too verbose for internal packages
- varnamelen # Short names like db, id are idiomatic Go
settings: