Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.5k
godox: trim filepath from report messages#5977
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Shouldn't this be fixed upstream? Or is it abandoned? |
It will not be fixed upstream because this is a part of the expected output of this linter. |
I guess I mean why do the linter expect relative/short path on Linux but full path on macOS. That's just inconsistency to me. But yes I agree the linter expects to show which file and line is affected and no matter the format it will be duplicated info in golangci-lint which isn't needed so 🤷 |
ef6ead8 intogolangci:mainUh oh!
There was an error while loading.Please reload this page.
Fixes#5976