mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-19 06:51:18 -06:00
b4c94fc108
The check subcommand was not formatting parse errors as JSON if requested. Also, since the loader package returns a set of errors, parse errors are unpacked to avoid double nesting. Signed-off-by: Torin Sandall <torinsandall@gmail.com>