-
-
Notifications
You must be signed in to change notification settings - Fork 56
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
expected result:
- add an parameter to the serializes, that controls indention.
default to "OFF" -- no indention and such - if indention exists, then beautify JSON/XML
- one property declaration per line
- nested structures are indented
--> in addition, the test data - SNAPSHOTS - should
- be marked as "binary" and compared byte-wise, not deep-content-wise.
these files are designed to be human-readable, not human-maintainable. - be generated with an indention of 2 spaces for better human readability and showcasing this feature.
enables CycloneDX/cyclonedx-python#424
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request