1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-07 20:04:00 +01:00
juanfont.headscale/integration/tsic
Kristoffer Dalby ac194ec055 all: suppress unused code lint warnings (batch 3)
Add nolint:unused comments to intentionally unused code that may be
useful for future debugging or is kept for backward compatibility:
- Test helper functions in integration tests
- Debug helpers in mapper tests
- Error variables that may be used later
- Functions marked for future use

Also remove actually unused constants and error variables.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 07:18:29 +00:00
..
tsic.go all: suppress unused code lint warnings (batch 3) 2026-02-06 07:18:29 +00:00