Lint a subworkflow
Run the nf-core subworkflows lint command to check subworkflows in the current working directory (a pipeline or a clone of nf-core/modules) against nf-core guidelines.
Use the --all flag to run linting on all subworkflows found.
Use --dir <pipeline-dir> to specify a different directory than the current working directory.
- Developing
- Specifications