-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Description
Description of feature
When running nf-core lint on my pipeline it immediately fails with following error:
$ nf-core lint
,--./,-.
___ __ __ __ ___ /,-._.--~\
|\ | |__ __ / ` / \ |__) |__ } {
| \| | \__, \__/ | \ |___ \`-._,-`-,
`._,._,'
nf-core/tools version 2.7.1 - https://nf-co.re
INFO Testing pipeline: .
ERROR Invalid workflow name: must be lowercase without punctuation.
The pipeline name is something we agreed on for all our pipeline so I can't simply change it. So an option to disable this check would be helpful. Thanks in advance!!