Closed
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
In the master branch we have the lint check for http close #28755
In 5.1 5.2 it's not added...
and some user meet the connection leak issues like https://asktug.com/t/topic/183219/16
2. What did you expect to see? (Required)
golangci-lint run -c ./.golangci.yml --disable-all -E bodyclose
3. What did you see instead (Required)
Some error detected, for example in 5.1.1
Activity