Mark TODO in brew doctor (future PR)
This commit is contained in:
parent
12b25f59cc
commit
04a0b2aafe
@ -257,6 +257,7 @@ class Checks
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# TODO: distill down into single method definition a la BuildToolsError
|
||||||
if MacOS.version >= "10.9"
|
if MacOS.version >= "10.9"
|
||||||
def check_for_installed_developer_tools
|
def check_for_installed_developer_tools
|
||||||
unless MacOS::Xcode.installed? || MacOS::CLT.installed? then <<-EOS.undent
|
unless MacOS::Xcode.installed? || MacOS::CLT.installed? then <<-EOS.undent
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user