From aa9e86479c776b01d3a2757ebac04ce0ea6886f0 Mon Sep 17 00:00:00 2001 From: Rob Syme Date: Tue, 7 Nov 2023 13:24:00 -0500 Subject: [PATCH] Prettier linting checks Signed-off-by: Rob Syme --- .github/workflows/linting.yml | 2 +- .nf-core.yml | 2 +- assets/schema_input.json | 2 +- nextflow_schema.json | 2 +- tower.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 24c8638..518991b 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -65,4 +65,4 @@ jobs: Thanks again for your contribution! repo-token: ${{ secrets.GITHUB_TOKEN }} - allow-repeats: false \ No newline at end of file + allow-repeats: false diff --git a/.nf-core.yml b/.nf-core.yml index b1a7f0e..3805dc8 100644 --- a/.nf-core.yml +++ b/.nf-core.yml @@ -1 +1 @@ -repository_type: pipeline \ No newline at end of file +repository_type: pipeline diff --git a/assets/schema_input.json b/assets/schema_input.json index 366d8ae..f0786ab 100644 --- a/assets/schema_input.json +++ b/assets/schema_input.json @@ -14,4 +14,4 @@ } } } -} \ No newline at end of file +} diff --git a/nextflow_schema.json b/nextflow_schema.json index 627d24d..42744af 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -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", diff --git a/tower.yml b/tower.yml index fe46247..d0d5df5 100644 --- a/tower.yml +++ b/tower.yml @@ -1,3 +1,3 @@ reports: multiqc_report.html: - display: "MultiQC HTML report" \ No newline at end of file + display: "MultiQC HTML report"