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

build(deps): bump github.com/kunwardeep/paralleltest from 1.0.7 to 1.0.8 #3985

Merged
merged 1 commit into from Aug 3, 2023

Commits on Aug 3, 2023

  1. Upgrade paralleltest linter from v1.0.7 to v1.0.8

    Here, upgrade the `paralleltest` linter from v1.0.7 to v1.0.8. Full
    release notes:
    
    https://github.com/kunwardeep/paralleltest/releases/tag/v1.0.8
    
    The main addition is a new `-ignoremissingsubtests` flag, which requires
    that `t.Parallel()` be specified for top-level tests, but allows it to
    be skipped for subtests. Here, we add a little golangci-lint infrastructure
    to support it, along with some basic documentation.
    brandur committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f3299d5 View commit details
    Browse the repository at this point in the history