Document Denylist
.
This commit is contained in:
parent
90ade88996
commit
7cc67ddb1b
@ -1,6 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Cask
|
||||
# List of casks which are not allowed in official taps.
|
||||
#
|
||||
# @api private
|
||||
module Denylist
|
||||
def self.reason(name)
|
||||
case name
|
||||
|
Loading…
x
Reference in New Issue
Block a user