mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
d8287db653
This commit tweaks the --debug output format to be slightly more readable. The comprehension indexing messages now have a prefix to make them more discernable and the optimizer output is now aggregated so that it's more concise and clear what parameters are being passed to partial evaluation. Signed-off-by: Torin Sandall <torinsandall@gmail.com>