Skip to content

Commit

Permalink
Prettier linting checks
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Syme <[email protected]>
  • Loading branch information
robsyme committed Nov 7, 2023
1 parent b2fccfd commit aa9e864
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
Thanks again for your contribution!
repo-token: ${{ secrets.GITHUB_TOKEN }}
allow-repeats: false
allow-repeats: false
2 changes: 1 addition & 1 deletion .nf-core.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
repository_type: pipeline
repository_type: pipeline
2 changes: 1 addition & 1 deletion assets/schema_input.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"default": "community/showcase",
"description": "Workspace on the Seqera Platform to fetch run information.",
"fa_icon": "fas fa-folder-open"
},
},
"outdir": {
"type": "string",
"format": "directory-path",
Expand Down
2 changes: 1 addition & 1 deletion tower.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
reports:
multiqc_report.html:
display: "MultiQC HTML report"
display: "MultiQC HTML report"

0 comments on commit aa9e864

Please sign in to comment.