-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The data dependency profiler currently outputs the gathered data in .TXT files, which make additional parsing steps necessary and thus require additional code to be maintained.
As a first step towards a simplified maintenance, output the gathered data as sensibly structured .JSON files.
As a second step, the tools in the frame can be modified to use the created .JSON files. For this, a second issue should be created.
Make sure to not break / modify the output .TXT files.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers