We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
constant overflow
-math.MaxFloat64
running faillint-v1.7.0 -paths "errors=github.com/pkg/errors" ./... in this repo results in the title error.
faillint-v1.7.0 -paths "errors=github.com/pkg/errors" ./...
go version go1.17.2 linux/amd64
Can see the github actions runs for more details.
The text was updated successfully, but these errors were encountered:
ping @fatih
Sorry, something went wrong.
golang.org/x/tools
This is now fixed with: #28 It's released with: https://github.com/fatih/faillint/releases/tag/v1.8.0
No branches or pull requests
running
faillint-v1.7.0 -paths "errors=github.com/pkg/errors" ./...
in this repo results in the title error.
go version go1.17.2 linux/amd64
Can see the github actions runs for more details.
The text was updated successfully, but these errors were encountered: