Skip to content

Conversation

carlocab
Copy link
Member

@carlocab carlocab commented Aug 1, 2025

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

This does the same as #20356 for ensure_formula_installed!. See
discussion at #20352.

Unfortunately, one must still require "formula" before using this
method because of the returns(Formula), but tightening the type
signature is generally a good idea anyway.

Closes #20352.

This does the same as #20356 for `ensure_formula_installed!`. See
discussion at #20352.

Unfortunately, one must still `require "formula"` before using this
method because of the `returns(Formula)`, but tightening the type
signature is generally a good idea anyway.

Closes #20352.
@carlocab carlocab requested a review from Bo98 August 1, 2025 18:24
@carlocab carlocab enabled auto-merge August 1, 2025 18:27
@carlocab carlocab added this pull request to the merge queue Aug 1, 2025
Merged via the queue into main with commit 1fc4225 Aug 1, 2025
36 checks passed
@carlocab carlocab deleted the more-extend-kernel-sigs branch August 1, 2025 19:08
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