nf-core / tools

Python package with helper tools for the nf-core community.
https://nf-co.re
MIT License
232 stars 187 forks source link

Add flag to limit diff output of modules update #3045

Closed Joon-Klaps closed 1 month ago

Joon-Klaps commented 2 months ago

Description of feature

Currently, modules update prints a lot of differences including those of nf-test which is not always needed. Could it be possible to add a flag that limits this to only the output of the main.nf file?