mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
7efa40b3b4
Inspect previously pretty printed only when -f pretty was specified. This change ensures that inspect pretty prints by default, and a user can specify --format=json to avoid relying on implicit default behaviour. Fixes: #4021 Signed-off-by: Emily Tao <tao.emily@yahoo.ca> Signed-off-by: Emily Tao <tao.emily@yahoo.ca>