modules lint --fix
changes more entries in the meta.yml than expected
#3363
Labels
bug
Something isn't working
Description of the bug
See also this Dicussion on the PR: nf-core/modules#7201 (comment)
Running linting with the
--fix
flag leads to the meta.yml being changed a lot while only one output pattern would have needed to be changed. Instead the whole output section of the meta.yml is affected. Changes look like:Seems as if the pattern part is moved up to the meta map and the type of the actual file output is changed to map and its description changed to the meta description.
Command used and terminal output
nf-core modules lint --fix custom/matrixfilter
System information
will be supplied by @nschcolnicov
The text was updated successfully, but these errors were encountered: