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

Minor fixes. #798

Merged
merged 2 commits into from
Jul 26, 2021
Merged

Minor fixes. #798

merged 2 commits into from
Jul 26, 2021

Conversation

Nikachev
Copy link
Contributor

@Nikachev Nikachev commented Jul 21, 2021

Fixes Or Enhances

Fixed README.md. Added missing tags.
Fixed function names in comments in baked_in.go.
Fixed error strings in validator_instance.go (should not be
capitalized).
Fixed twice imported assert package in validator_test.go.

Make sure that you've checked the boxes below before you submit PR:

  • Tests exist or have been written that cover this particular change.

@go-playground/validator-maintainers

Fixed README.md. Added missing tags.
Fixed function names in comments in baked_in.go.
Fixed error strings in validator_instance.go (should not be
capitalized).
Fixed twice imported assert package in validator_test.go.
@coveralls
Copy link

coveralls commented Jul 26, 2021

Coverage Status

Coverage remained the same at 75.384% when pulling 268d0cf on Nikachev:fixes into e40bece on go-playground:master.

@deankarn deankarn merged commit 44c2696 into go-playground:master Jul 26, 2021
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.

3 participants