Skip to content

Commit 6605d67

Browse files
committed
style: fix linting by adding params to schema
1 parent 40ff5ff commit 6605d67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nextflow_schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,6 +1359,9 @@
13591359
"properties": {
13601360
"skip_reports": {
13611361
"type": "boolean"
1362+
},
1363+
"report_grouping_variable": {
1364+
"type": "string"
13621365
}
13631366
}
13641367
}

0 commit comments

Comments
 (0)