Skip to content
Snippets Groups Projects
Commit f8708ae8 authored by William Ma's avatar William Ma
Browse files

Add todo for --json=v1 deprecation

parent 8d4a443e
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,8 @@ module Homebrew
case json_version
when :v1
odeprecated "brew outdated --json=v1", "brew outdated --json=v2"
# TODO: enable for next major/minor release
# odeprecated "brew outdated --json=v1", "brew outdated --json=v2"
outdated = if args.formula? || !args.cask?
outdated_formulae
......
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