Update RBI files for rubocop-rails.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
parent
8959d4b0a8
commit
ff9fb560a8
@ -1612,7 +1612,7 @@ RuboCop::Cop::Rails::CompactBlank::RESTRICT_ON_SEND = T.let(T.unsafe(nil), Array
|
||||
#
|
||||
# NOTE: Allow `tag` when the first argument is a variable because
|
||||
# `tag(name)` is simpler rather than `tag.public_send(name)`.
|
||||
# And this cop will be renamed to something like `LegacyTag` in the future. (e.g. RuboCop Rails 2.0)
|
||||
# And this cop will be renamed to something like `LegacyTag` in the future. (e.g. RuboCop Rails 3.0)
|
||||
#
|
||||
# @example
|
||||
# # bad
|
Loading…
x
Reference in New Issue
Block a user