Improve style
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
5ab7f14d2b
commit
7b550ad8c6
@ -44,8 +44,8 @@ module Cask
|
|||||||
@tap
|
@tap
|
||||||
end
|
end
|
||||||
|
|
||||||
def initialize(token, sourcefile_path: nil, source: nil, tap: nil, config: nil, allow_reassignment: false,
|
def initialize(token, sourcefile_path: nil, source: nil, tap: nil, config: nil,
|
||||||
loaded_from_api: false, &block)
|
allow_reassignment: false, loaded_from_api: false, &block)
|
||||||
@token = token
|
@token = token
|
||||||
@sourcefile_path = sourcefile_path
|
@sourcefile_path = sourcefile_path
|
||||||
@source = source
|
@source = source
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user