Skip to content

Commit

Permalink
Make lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseEspinosa committed Jul 29, 2024
1 parent 58258e6 commit e640616
Showing 1 changed file with 10 additions and 28 deletions.
38 changes: 10 additions & 28 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,46 +8,34 @@
"aria2": {
"branch": "master",
"git_sha": "7d0ccc097c60d23a195099b326a5882e135c7949",
"installed_by": [
"modules"
],
"installed_by": ["modules"],
"patch": "modules/nf-core/aria2/aria2.diff"
},
"gunzip": {
"branch": "master",
"git_sha": "5c460c5a4736974abde2843294f35307ee2b0e5e",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"mmseqs/createindex": {
"branch": "master",
"git_sha": "151460db852d636979d9ff3ee631e2268060d4c3",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"mmseqs/tsv2exprofiledb": {
"branch": "master",
"git_sha": "151460db852d636979d9ff3ee631e2268060d4c3",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "b7ebe95761cd389603f9cc0e0dc384c0f663815a",
"installed_by": [
"modules"
],
"installed_by": ["modules"],
"patch": "modules/nf-core/multiqc/multiqc.diff"
},
"untar": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": [
"modules"
],
"installed_by": ["modules"],
"patch": "modules/nf-core/untar/untar.diff"
}
}
Expand All @@ -57,26 +45,20 @@
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": [
"subworkflows"
]
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "92de218a329bfc9a9033116eb5f65fd270e72ba3",
"installed_by": [
"subworkflows"
]
"installed_by": ["subworkflows"]
},
"utils_nfvalidation_plugin": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": [
"subworkflows"
]
"installed_by": ["subworkflows"]
}
}
}
}
}
}
}

0 comments on commit e640616

Please sign in to comment.