tee: add tests; linter fixes.

Additionally, disable reassign in testing files.
This commit is contained in:
2025-11-15 20:17:53 -08:00
parent 66d16acebc
commit e3a6355edb
3 changed files with 225 additions and 21 deletions

View File

@@ -472,4 +472,5 @@ linters:
- goconst
- gosec
- noctx
- reassign
- wrapcheck