dev-cmd/generate-formula-api: Bump to Sorbet typed: strict
This commit is contained in:
parent
944790acfe
commit
3bf6a01516
@ -1,4 +1,4 @@
|
||||
# typed: true
|
||||
# typed: strict
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "abstract_command"
|
||||
@ -69,6 +69,7 @@ module Homebrew
|
||||
|
||||
private
|
||||
|
||||
sig { params(title: String).returns(String) }
|
||||
def html_template(title)
|
||||
<<~EOS
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user