commit | dd71ebdda4d77f4b7a67e0c23651631af8cce4e2 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch@google.com> | Fri Aug 06 10:36:54 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 06 10:36:54 2021 -0700 |
tree | 8b4895822943688fb4c9cf846c560cbac8b8f545 | |
parent | 562c927ed8ede647cc44bc3f2daf3e480cca6673 [diff] |
Pass specific debug config to json reporter (#1564) Remove the import to the entire `Configuration` class and pass explicitly the value from the config that is used. This makes the data flow explicit instead of through the zone scoped `Configuration.current`.