dev-cmd/generate-formula-api: Bump to Sorbet typed: strict

This commit is contained in:
Issy Long 2024-06-30 19:29:22 +01:00
parent 944790acfe
commit 3bf6a01516
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
# typed: true # typed: strict
# frozen_string_literal: true # frozen_string_literal: true
require "abstract_command" require "abstract_command"
@ -69,6 +69,7 @@ module Homebrew
private private
sig { params(title: String).returns(String) }
def html_template(title) def html_template(title)
<<~EOS <<~EOS
--- ---