Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 101eaec

Browse files
committed
fix lint
1 parent 055eb80 commit 101eaec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- When `0` is used as a default value in the schema, a `0` will now be used as the value in the `.fromSamplesheet()` channel instead of `null` ([#114](https://github.com/nextflow-io/nf-validation/pull/114))
99

1010
## New features
11+
1112
- Added `file-path-pattern` format to check every file fetched using a glob pattern. Using a glob is now also possible in the samplesheet and will create a list of all files found using that glob pattern. ([#118](https://github.com/nextflow-io/nf-validation/pull/118))
1213

1314
# Version 1.0.0

0 commit comments

Comments
 (0)