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

Use Sorbet typed: strict in all (non-package) files in Homebrew organisation #17297

Open
1 task done
MikeMcQuaid opened this issue May 14, 2024 · 0 comments
Open
1 task done
Labels
features New features help wanted We want help addressing this

Comments

@MikeMcQuaid
Copy link
Member

Verification

Provide a detailed description of the proposed feature

We should use Sorbet's typed: strict for all (non-package i.e. not casks or formulae) files in the Homebrew organisation.

Some good transition steps will include:

  • requiring typed: strict on all new files
  • enabling Sorbet in brew test-bot for taps
  • using Sorbet in all taps
  • finally: requiring typed: strict in all Homebrew/brew and tap files

What is the motivation for the feature?

  • Improving the reliability of Homebrew
  • Providing additional support to tests to avoiding regressions
  • Improving our API documentation

How will the feature be relevant to at least 90% of Homebrew users?

Making Homebrew more reliable.

What alternatives to the feature have been considered?

Not doing this.

@MikeMcQuaid MikeMcQuaid added help wanted We want help addressing this features New features labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New features help wanted We want help addressing this
Projects
None yet
Development

No branches or pull requests

1 participant