mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-10 03:40:24 +08:00
增加golangci-lint配置
This commit is contained in:
@@ -79,7 +79,6 @@ func (this *RateLimitWriter) write(p []byte) (n int, err error) {
|
||||
err = io.EOF
|
||||
return
|
||||
default:
|
||||
|
||||
}
|
||||
|
||||
this.written += n
|
||||
|
||||
Reference in New Issue
Block a user