google / uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD 3-Clause "New" or "Revised" License
5.29k stars 363 forks source link

Clarify the documentation of Parse to state its job is to parse, not … #135

Closed bormanp closed 11 months ago

bormanp commented 11 months ago

Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)

conventional-commit-lint-gcf[bot] commented 11 months ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/