dbg: linter feedback updates.

This commit is contained in:
2025-11-15 15:53:57 -08:00
parent e4db163efe
commit ddf26e00af
3 changed files with 11 additions and 10 deletions

View File

@@ -447,6 +447,8 @@ linters:
linters: [ staticcheck, gosec ]
- path: 'backoff/backoff_test.go'
linters: [ testpackage ]
- path: 'dbg/dbg_test.go'
linters: [ testpackage ]
- source: 'TODO'
linters: [ godot ]
- text: 'should have a package comment'