| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fix the gap between JSON and XML output.
|
|
|
|
|
|
|
|
| |
These files were formatted with automated tools. The remaining Python
files require some manual fix ups, so they will be fixed separately.
PiperOrigin-RevId: 504579820
Change-Id: I3923bd414bffe3ded6163ec496cd09ace3951928
|
| |
|
| |
|
|
This change allows emitting output in JSON format in addition to the
already supported XML format. The implementation as well as the file
structure is intentionally modelled after the XML one.
|