Skip to content

Commit

Permalink
Whitespace linting fixes
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 0781cb2 commit b2fccfd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Mozilla Public License Version 2.0
means any form of the work other than Source Code Form.

1.7. "Larger Work"
means a work that combines Covered Software with other material, in
means a work that combines Covered Software with other material, in
a separate file or files, that is not Covered Software.

1.8. "License"
Expand Down
2 changes: 1 addition & 1 deletion assets/test_run_ids.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
4Bi5xBK6E2Nbhj
4LWT4uaXDaGcDY
38QXz4OfQDpwOV
2lXd1j7OwZVfxh
2lXd1j7OwZVfxh
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ process {
]
}

}
}
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ workflow {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
THE END
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
*/
2 changes: 1 addition & 1 deletion modules/local/seqera_runs_dump/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ process SEQERA_RUNS_DUMP {
-xvf \\
${prefix}_run_dump.tar.gz \\
-C ${prefix}_run_dump
cp ${prefix}_run_dump/workflow.json .
cat <<-END_VERSIONS > versions.yml
Expand Down

0 comments on commit b2fccfd

Please sign in to comment.