Skip to content

sorbet: Update RBI files. #19855

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

Merged
merged 2 commits into from
Apr 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions Library/Homebrew/formula.rb
Original file line number Diff line number Diff line change
@@ -214,13 +214,6 @@ class Formula
sig { returns(T::Boolean) }
attr_accessor :follow_installed_alias

# Message that explains why the formula was excluded from autobump list.
# Returns `nil` if no message is specified.
#
# @see .no_autobump!
sig { returns(T.nilable(T.any(String, Symbol))) }
attr_reader :no_autobump_message

alias follow_installed_alias? follow_installed_alias

# Whether or not to force the use of a bottle.
5 changes: 4 additions & 1 deletion Library/Homebrew/sorbet/rbi/dsl/cask/cask.rbi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 12 additions & 3 deletions Library/Homebrew/sorbet/rbi/dsl/formula.rbi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Oops, something went wrong.