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

pkg_version: make typed: strict #18875

Merged
merged 1 commit into from
Dec 5, 2024
Merged

pkg_version: make typed: strict #18875

merged 1 commit into from
Dec 5, 2024

Conversation

MikeMcQuaid
Copy link
Member

This required:

  • adding signatures/types where missing
  • ensuring that we respect the signature of Version.new
  • remove some non-Sorbet type checks
  • fixing the exception in tests
  • removing some tests now caught by Sorbet
  • fixing Formula#prefix so it works as intended with correct type usage

This required:
- adding signatures/types where missing
- ensuring that we respect the signature of `Version.new`
- remove some non-Sorbet type checks
- fixing the exception in tests
- removing some tests now caught by Sorbet
- fixing `Formula#prefix` so it works as intended with correct type
  usage
@MikeMcQuaid MikeMcQuaid enabled auto-merge December 5, 2024 14:03
@MikeMcQuaid MikeMcQuaid merged commit 1b7f8ed into master Dec 5, 2024
28 checks passed
@MikeMcQuaid MikeMcQuaid deleted the strict_pkg_version branch December 5, 2024 15:06
@MikeMcQuaid
Copy link
Member Author

Thanks for review @Bo98!

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