Antonboom / testifylint

The Golang linter that checks usage of github.com/stretchr/testify.
https://github.com/stretchr/testify
MIT License
101 stars 8 forks source link

false positive on `expected-actual` #174

Open mmorel-35 opened 2 months ago

mmorel-35 commented 2 months ago

There is a strange correction applied here :

https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6154/files#diff-b67f0115d040340190dd008bffe50b3b3662f492198729be4b5a39989ec71781L13-R14

An idea what is causing this ?