update style

This commit is contained in:
Bevan Kay 2021-06-30 11:21:24 +10:00
parent 057b3a3502
commit 72e3704827
No known key found for this signature in database
GPG Key ID: 479C98436A4773B9

View File

@ -21,7 +21,7 @@ module Cask
}],
[:switch, "--skip-unversioned", {
description: "Skip casks with `version :latest`.",
}]
}],
].freeze
sig { returns(Homebrew::CLI::Parser) }