Apply suggestions from code review
https://github.com/Homebrew/brew/pull/17373#pullrequestreview-2104523770 Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
b2ddeecdd9
commit
a4271fdad1
@ -40,10 +40,8 @@ module Utils
|
|||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
GENERIC_FLAGS = [].freeze
|
|
||||||
|
|
||||||
def extra_flags
|
def extra_flags
|
||||||
GENERIC_FLAGS
|
[].freeze
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user