mikepenz / AboutLibraries

AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments
http://mikepenz.github.io/AboutLibraries/
Apache License 2.0
3.66k stars 423 forks source link

Feature Request - Please add a pretty print option for the output json. #813

Closed apkelly closed 1 year ago

apkelly commented 1 year ago

About this issue

I'd like a pretty print option for the output json, since each time I generate a new file for inclusion in my source repository, it looks like the whole file is changed (since its just a single line of json). Whereas, if the json was "pretty", I'd be able to tell more easily which library licenses have been added/removed since the last check-in.

Details

Checklist

mikepenz commented 1 year ago

Thank you for the suggestion. that's a great idea