Skip to content

Commit 16d2f3f

Browse files
pinin4fjordsclaude
andcommitted
Fix remaining linting issues in core-hello-part5 solution
- Remove trailing whitespace from snap files - Add newlines at end of snap files - Remove extra blank line from utils_nfschema_plugin/main.nf πŸ€– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent f3cdbea commit 16d2f3f

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

β€Žhello-nf-core/solutions/core-hello-part5/modules/nf-core/cat/cat/tests/main.nf.test.snapβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"test_cat_name_conflict": {
9494
"content": [
9595
[
96-
96+
9797
]
9898
],
9999
"meta": {
@@ -144,4 +144,4 @@
144144
},
145145
"timestamp": "2024-07-22T11:51:57.581523"
146146
}
147-
}
147+
}

β€Žhello-nf-core/solutions/core-hello-part5/subworkflows/nf-core/utils_nextflow_pipeline/tests/main.function.nf.test.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
},
1818
"timestamp": "2024-02-28T12:02:12.425833"
1919
}
20-
}
20+
}

β€Žhello-nf-core/solutions/core-hello-part5/subworkflows/nf-core/utils_nfcore_pipeline/tests/main.function.nf.test.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@
133133
},
134134
"timestamp": "2024-02-28T12:03:21.714424"
135135
}
136-
}
136+
}

β€Žhello-nf-core/solutions/core-hello-part5/subworkflows/nf-core/utils_nfcore_pipeline/tests/main.workflow.nf.test.snapβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
},
1717
"timestamp": "2024-02-28T12:03:25.726491"
1818
}
19-
}
19+
}

β€Žhello-nf-core/solutions/core-hello-part5/subworkflows/nf-core/utils_nfschema_plugin/main.nfβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,3 @@ workflow UTILS_NFSCHEMA_PLUGIN {
7171
emit:
7272
dummy_emit = true
7373
}
74-

0 commit comments

Comments
Β (0)