mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
23e2a51fbc
Previously the note events would not have a location on them which mean they were difficult to track down (you would have to grep for the message and hope it shows up.) With this change we just include the location on notes like all other events. Signed-off-by: Torin Sandall <torinsandall@gmail.com>