brew style --fix
This commit is contained in:
parent
6c39dad788
commit
d20abb4863
@ -59,7 +59,7 @@ module Cask
|
||||
|
||||
attr_reader :token, :path
|
||||
|
||||
def initialize(path) # rubocop:disable Lint/MissingSuper
|
||||
def initialize(path)
|
||||
path = Pathname(path).expand_path
|
||||
|
||||
@token = path.basename(path.extname).to_s
|
||||
|
Loading…
x
Reference in New Issue
Block a user