Skip to content

Commit

Permalink
chore: make lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Jul 11, 2024
1 parent b85a0d4 commit b1ef267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ linters-settings:
exclude-functions:
- (*os.File).Write
- (*github.com/fumiama/WireGold/helper.Writer).Write
- (*github.com/fumiama/WireGold/helper.Writer).WriteByte
- (*github.com/fumiama/WireGold/upper/services/tunnel.Tunnel).Write
- (*github.com/fumiama/WireGold/upper/services/tunnel.Tunnel).Read

Expand Down

0 comments on commit b1ef267

Please sign in to comment.