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

Fix grammar in lint failure message #29

Merged
merged 4 commits into from
May 31, 2023

Conversation

AngusGMorrison
Copy link
Contributor

Fixes a minor typo in the error message for functions that are missing t.Parallel calls, making the message format consistent with the other failure scenarios.

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 @AngusGMorrison, you will probably need to update the tests as well.

@AngusGMorrison
Copy link
Contributor Author

Hey @AngusGMorrison, you will probably need to update the tests as well.

Sorry about that – GitHub made it a bit too convenient to open this MR. I think I've tidied up after myself now.

@kunwardeep kunwardeep merged commit 27cc4b5 into kunwardeep:main May 31, 2023
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.

2 participants