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
These linters provide helpful warnings to write better error assertions in case tests fail. Right now there are a lot of report errors with them.
The text was updated successfully, but these errors were encountered:
About ginkgolinter, many of its warnings can be auto fixef by the ginkgolinter cmd. (golangci-lint does not support auto fix).
Sorry, something went wrong.
Yes thanks for the very useful linter! I am aware of the auto fix option as I used it on Podman before and it was super helpful.
No branches or pull requests
These linters provide helpful warnings to write better error assertions in case tests fail.
Right now there are a lot of report errors with them.
The text was updated successfully, but these errors were encountered: