tools icon indicating copy to clipboard operation
tools copied to clipboard

Havin an ssh remote for modules fails linting

Open maxulysse opened this issue 9 months ago • 1 comments

Description of the bug

When I have this in my modules.json [email protected]:XXX/modules.git, it fails linting. Switching it to https https://github.com/XXX/modules.git solves that issue.

Command used and terminal output

$ nf-core pipelines lint

modules_json: Your modules.json file is outdated. It will be automatically generated by running any module command.

System information

No response

maxulysse avatar Mar 25 '25 13:03 maxulysse

should add a linting test to prohibit that.

mashehu avatar Mar 27 '25 09:03 mashehu