qossmic / deptrac

Keep your architecture clean.
https://qossmic.github.io/deptrac
MIT License
2.59k stars 136 forks source link

Add ability to disable "Parsing File" output #1390

Closed janedbal closed 4 months ago

janedbal commented 4 months ago

I see this as really annoying when thousands of files are analysed. Did you consider adding some cli option to disable it? Or maybe better: enable it only when some more verbose mode is enabled?

janedbal commented 4 months ago

Nevermind, I just figured out that our docker environment contained SHELL_VERBOSITY=1.

janedbal commented 4 months ago

But it still might be considered, if it should not bump in with -vv or -vvv.