1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-28 06:40:26 +08:00

chore: make lint happy

This commit is contained in:
源文雨
2025-03-12 22:24:16 +09:00
parent f4fd9b1423
commit c2dd7b5d05
5 changed files with 12 additions and 12 deletions

View File

@@ -4,8 +4,8 @@ linters-settings:
ignoretests: true
exclude-functions:
- (*os.File).Write
- (*github.com/fumiama/WireGold/bin.Writer).Write
- (*github.com/fumiama/WireGold/bin.Writer).WriteByte
- (*github.com/fumiama/WireGold/internal/bin.Writer).Write
- (*github.com/fumiama/WireGold/internal/bin.Writer).WriteByte
- (*github.com/fumiama/WireGold/upper/services/tunnel.Tunnel).Write
- (*github.com/fumiama/WireGold/upper/services/tunnel.Tunnel).Read