mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-28 03:05:04 -06:00
fe18f11848
As part of this change, also update the format package to unmangle the variables slightly differently--just remove the wildcard prefix instead of translating the variable names. This makes it easier to tell where the variables came from in the first place and is a bit less complicated. Fixes #2439 Signed-off-by: Torin Sandall <torinsandall@gmail.com>