Merge pull request #19299 from Homebrew/sorbet-files-update

sorbet files update
This commit is contained in:
Patrick Linnane 2025-02-13 05:58:59 +00:00 committed by GitHub
commit 496297a21a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# typed: true # rubocop:todo Sorbet/StrictSigil # typed: strict
# frozen_string_literal: true # frozen_string_literal: true
require "macos_version" require "macos_version"

View File

@ -1,4 +1,4 @@
# typed: true # rubocop:todo Sorbet/StrictSigil # typed: strict
# frozen_string_literal: true # frozen_string_literal: true
require "rubocops/extend/formula_cop" require "rubocops/extend/formula_cop"