reuse-tool icon indicating copy to clipboard operation
reuse-tool copied to clipboard

Display ignored submodules in summary

Open mxmehl opened this issue 3 years ago • 0 comments

Picking up an element of fsfe/reuse-docs#36.

The tool should/could communicate the number of ignored submodules and their respective folder names/paths in the Summary section. Otherwise, it could be harder for a user to understand why a project on their computer is compliant although it contains uncompliant files.

Currently, this is only displayed in the debug logs (e.g. reuse.project - INFO - ignoring 'inventory' because it is a submodule).

mxmehl avatar May 10 '22 14:05 mxmehl