SoftwareUnderstanding / inspect4py

Static code analysis package for Python repositories
https://inspect4py.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
27 stars 10 forks source link

Ability to generate just metadata file #408

Open dgarijo opened 1 year ago

dgarijo commented 1 year ago

In many cases I am not interested in having a folder with JSONs, just the final aggregated file. I would like to have an option to export just that final file. Accordingly, the paths to intermediate files would not appear.