Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ginkgolinter: add suppress-async-assertion option #3735

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

nunnatsa
Copy link
Contributor

The new version introduces a new linter rule - function call in async assertion, as well as some improvements and bug fixes. See here for more details: https://github.com/nunnatsa/ginkgolinter/releases/tag/v0.10.0

Added new configuration:
suppress-async-assertion - if true, suppress the new linter rule.

The new version introduces a new linter rule - function call in async
assertion, as well as some improvements and bug fixes. See here for more
details: https://github.com/nunnatsa/ginkgolinter/releases/tag/v0.10.0

Added new configuration:
`suppress-async-assertion` - if true, suppress the new linter rule.
@ldez ldez changed the title Bump ginkgolinter to v0.10.0 ginkgolinter: add suppress-async-assertion option Mar 26, 2023
@ldez ldez added linter: update Update the linter implementation inside golangci-lint enhancement New feature or improvement labels Mar 26, 2023
@ldez ldez merged commit fb7d328 into golangci:master Mar 26, 2023
@nunnatsa nunnatsa deleted the ginkgolinter-0.10.0 branch March 26, 2023 18:43
SeigeC pushed a commit to SeigeC/golangci-lint that referenced this pull request Apr 4, 2023
@ldez ldez added this to the v1.53 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement linter: update Update the linter implementation inside golangci-lint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants