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