Skip to content

Conversation

@turbolent
Copy link
Contributor

@turbolent turbolent commented Jun 7, 2022

Closes #16

Add a new flag -i which ignores missing calls to t.Parallel and only reports incorrect uses of it.

Copy link
Owner

@kunwardeep kunwardeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for the quick PR. Would you be able to add some tests for the flag ignoreMissing

@kunwardeep
Copy link
Owner

And I would highly appreciate it if we could update the readme.

@turbolent
Copy link
Contributor Author

@kunwardeep Good points, added both

@kunwardeep kunwardeep merged commit 5bd86f2 into kunwardeep:main Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mode to only report invalid uses of t.Parallel, but not missing ones

2 participants