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

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

View File

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