Skip to content
Snippets Groups Projects
Commit 04a0b2aa authored by William Woodruff's avatar William Woodruff Committed by Misty De Meo
Browse files

Mark TODO in brew doctor (future PR)

parent 12b25f59
No related branches found
No related tags found
No related merge requests found
......@@ -257,6 +257,7 @@ class Checks
end
end
# TODO: distill down into single method definition a la BuildToolsError
if MacOS.version >= "10.9"
def check_for_installed_developer_tools
unless MacOS::Xcode.installed? || MacOS::CLT.installed? then <<-EOS.undent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment